s3-tests/requirements.txt
Yuan Zhou 3b1b4638f4 gevent: bump to >=1.0
There are some DNS resolving issue on 0.13.6.
Bumping to >=1.0 fixes the issues for me.

Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
2016-04-06 13:26:35 +02:00

11 lines
195 B
Text

PyYAML
nose >=1.0.0
boto >=2.6.0
bunch >=1.0.0
# 0.14 switches to libev, that means bootstrap needs to change too
gevent >=1.0
isodate >=0.4.4
requests ==0.14.0
pytz >=2011k
ordereddict
httplib2