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
This commit is contained in:
@@ -3,7 +3,7 @@ pbr>=0.5.16,<0.6
|
||||
|
||||
babel
|
||||
netaddr
|
||||
falcon>=0.1.6,<0.1.7
|
||||
falcon>=0.1.6,<0.1.8
|
||||
iso8601>=0.1.4
|
||||
msgpack-python
|
||||
pymongo
|
||||
|
||||
Reference in New Issue
Block a user