Updated from global requirements

Change-Id: I3e619c2f2ceab9016965bb181dafea93a4990f5f
This commit is contained in:
OpenStack Proposal Bot
2015-07-22 04:58:32 +00:00
parent 49eaba201c
commit 4dc114000e
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -45,4 +45,4 @@ networkx>=1.8
Flask<1.0,>=0.10
netifaces>=0.10.4
cryptography>=0.8.2 # Apache-2.0
cryptography>=0.9.1 # Apache-2.0
+1 -2
View File
@@ -7,8 +7,7 @@ cliff>=1.13.0 # Apache-2.0
coverage>=3.6
discover
fixtures>=1.3.1
mock!=1.1.4,>=1.1;python_version!='2.6'
mock==1.0.1;python_version=='2.6'
mock>=1.2
python-subunit>=0.0.18
ordereddict
oslotest>=1.7.0 # Apache-2.0