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:
Yehuda Sadeh 2013-07-24 11:51:26 -07:00 committed by Sage Weil
parent 10a6caf4ee
commit 34f429c02b

View file

@ -6,5 +6,5 @@ bunch >=1.0.0
gevent ==0.13.6
isodate >=0.4.4
requests ==0.14.0
pytz
pytz >=2011k
ordereddict