requirements.txt: work around pip 1.4 issue

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
This commit is contained in:
Yehuda Sadeh 2013-07-24 11:51:26 -07:00
parent c9e5f80a8f
commit 48ba5dafc4

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