zaqar/requirements.txt
kgriffs 2417dfcced chore: Update Falcon dep to allow version 0.1.7
The latest version of Falcon contains some bug fixes, as well as
the ability to automatically respond to OPTIONS requests, something
that we rely on for "follow-your-nose" clients; the home document
does not list every endpoint (only those that would otherwise be
undiscoverable).

Change-Id: I7767d44ec7fabb69bf771b6e709f521606e6d0a0
2013-09-16 12:20:02 -05:00

19 lines
300 B
Plaintext

d2to1>=0.2.10,<0.3
pbr>=0.5.16,<0.6
babel
netaddr
falcon>=0.1.6,<0.1.8
iso8601>=0.1.4
msgpack-python
pymongo
python-keystoneclient
python-memcached
simplejson
WebOb
stevedore>=0.9
-f http://tarballs.openstack.org/oslo.config/oslo.config-1.2.0a4.tar.gz#egg=oslo.config-1.2.0a4
oslo.config>=1.2.0a4