compass-core/requirements.txt
Jerry Zhao b51f344a37 unpin versions of python-daemon, paramiko, etc
python-daemon 2.0.4 has fixed issue related to setuptools, so revert
the pin but excludes broken versions.
since we have moved compass-core, tempest into virtualenv, it is also not
necessary to pin other package versions to be compatbile with tempest.
Pin MarkDown to <2.5 because py26 is not supported otherwise.
python-daemon also needs a new pip that comes with new virtualenv.

Change-Id: I7f378f344ef2e232c10e77725202acb09b3c3393
2015-01-27 05:08:42 -08:00

26 lines
294 B
Plaintext

amqplib
argparse
celery
Markdown<2.5
Cheetah<=2.4.1
daemon
Flask
Flask-Login
Flask-RESTful
Flask-Script
Flask-SQLAlchemy
Flask-WTF
itsdangerous
importlib
lazypy
lockfile
MySQL-python
netaddr
paramiko
PyChef
python-daemon!=2.0,!=2.0.1,!=2.0.2,!=2.0.3
SQLAlchemy>=0.9.0
simplejson
requests
redis