summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-12-23 12:58:42 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-12-23 12:58:42 +0000
commit557469b5b71162730bdbad6d94767958f23ac59b (patch)
treec9d33cc729051fe16dc39649f334561b2b4ad6b4 /test-requirements.txt
parent93d895b4b40009e438af7ac10ea989a55536ae23 (diff)
downloadironic-557469b5b71162730bdbad6d94767958f23ac59b.tar.gz
Updated from global requirements
Change-Id: I8eaceec4a9e54529d336d4f8c322e1867dd41bfd
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index ee9e20c92..fa5bf8dc0 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7,7 +7,7 @@ doc8 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0 # BSD
Babel>=2.3.4 # BSD
-PyMySQL!=0.7.7,>=0.7.6 # MIT License
+PyMySQL>=0.7.6 # MIT License
iso8601>=0.1.11 # MIT
oslotest>=1.10.0 # Apache-2.0
psycopg2>=2.5 # LGPL/ZPL