Adding stricter requirements

Change-Id: Ic42c57826e079cfcbfd6dfb0663f662cbc793d51
This commit is contained in:
Joe Keen 2015-08-27 22:53:33 -06:00
parent 4b32446dcf
commit eb616ec191
1 changed files with 12 additions and 12 deletions

View File

@ -1,13 +1,13 @@
requests
gearman
httplib2
ntplib
pymongo
requests>=2.7.0,<2.8
gearman>=2.0.2,<2.1
httplib2>=0.9.1,<1.0
ntplib>=0.3.2,<0.4
pymongo>=3.0.3,<3.1
psutil>=2.2.1,<3.1.0
python-memcached
PyYAML
redis
simplejson
supervisor
tornado
python-monascaclient
python-memcached>=1.54,<2.0
PyYAML>=3.11,<3.12
redis>=2.10.3,<2.11
simplejson>=3.7.3,<3.9
supervisor>=3.1.3,<3.2
tornado>=4.2,<4.3
python-monascaclient>=1.0.22,<1.1