s3-tests/requirements.txt
Yehuda Sadeh a62df16023 test_s3: basic cors test
related to issue #5261

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
2013-07-25 21:53:33 -07:00

10 lines
189 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 ==0.13.6
isodate >=0.4.4
requests ==0.14.0
pytz >=2011k
ordereddict