Updated from global requirements
Change-Id: I07e790c6be6bbf0fb6c091fe7c0feeda82c67860
This commit is contained in:
parent
344b4fea7e
commit
5e2b2a9625
@ -10,7 +10,7 @@ netaddr>=0.7.12
|
||||
PasteDeploy>=1.5.0
|
||||
Paste
|
||||
Routes>=1.12.3,!=2.0
|
||||
cryptography>=0.8 # Apache-2.0
|
||||
cryptography>=0.8.2 # Apache-2.0
|
||||
six>=1.9.0
|
||||
SQLAlchemy>=0.9.7,<=0.9.99
|
||||
sqlalchemy-migrate>=0.9.5
|
||||
|
@ -10,7 +10,7 @@ netaddr>=0.7.12
|
||||
PasteDeploy>=1.5.0
|
||||
Paste
|
||||
Routes>=1.12.3,!=2.0
|
||||
cryptography>=0.8 # Apache-2.0
|
||||
cryptography>=0.8.2 # Apache-2.0
|
||||
six>=1.9.0
|
||||
SQLAlchemy>=0.9.7,<=0.9.99
|
||||
sqlalchemy-migrate>=0.9.5
|
||||
|
@ -14,7 +14,7 @@ bashate>=0.2 # Apache-2.0
|
||||
# python-memcached>=1.48
|
||||
|
||||
# Optional dogpile backend: MongoDB
|
||||
pymongo>=2.6.3,<3.0
|
||||
pymongo>=2.6.3
|
||||
|
||||
# Optional backend: LDAP
|
||||
# python-ldap does not install on py3
|
||||
|
@ -9,7 +9,7 @@ bashate>=0.2 # Apache-2.0
|
||||
python-memcached>=1.48
|
||||
|
||||
# Optional dogpile backend: MongoDB
|
||||
pymongo>=2.6.3,<3.0
|
||||
pymongo>=2.6.3
|
||||
|
||||
# Optional backend: LDAP
|
||||
# authenticate against an existing LDAP server
|
||||
|
Loading…
x
Reference in New Issue
Block a user