forked from TrueCloudLab/s3-tests
requirements.txt: work around pip 1.4 issue
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
(cherry picked from commit 48ba5dafc4
)
This commit is contained in:
parent
125fc8bddd
commit
0e4d198cac
1 changed files with 1 additions and 1 deletions
|
@ -6,5 +6,5 @@ bunch >=1.0.0
|
|||
gevent ==0.13.6
|
||||
isodate >=0.4.4
|
||||
requests ==0.14.0
|
||||
pytz
|
||||
pytz >=2011k
|
||||
ordereddict
|
||||
|
|
Loading…
Reference in a new issue