summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-11-15 19:50:32 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-11-15 19:50:32 +0000
commite299ef2246d4a4662527057c84fc42f7c1e2e147 (patch)
treef2a552b760b24930ad858326322e0cb92f3c9850 /test-requirements.txt
parente1f4cbdab3ce681daa4c3939c013fd86e152f4a3 (diff)
downloadironic-e299ef2246d4a4662527057c84fc42f7c1e2e147.tar.gz
Updated from global requirements
Change-Id: Ie2e6965931186692fd40e41485b353c479a76b4d
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 c7c871218..ee9e20c92 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.6.2 # MIT License
+PyMySQL!=0.7.7,>=0.7.6 # MIT License
iso8601>=0.1.11 # MIT
oslotest>=1.10.0 # Apache-2.0
psycopg2>=2.5 # LGPL/ZPL