Updated from global requirements

Change-Id: I1b01536d44f15ebfa6f4a100bc4b55e52c8cd8ca
This commit is contained in:
OpenStack Proposal Bot 2015-08-20 07:15:24 +00:00
parent a783143183
commit 97f996bc66
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
cryptography>=0.9.1 # Apache-2.0
cryptography>=1.0 # Apache-2.0
pyasn1
pyasn1_modules
pecan>=0.8.0
pyasn1-modules
pecan>=1.0.0
Paste
netaddr>=0.7.12
ldap3>=0.9.8.2 # LGPLv3