summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorIury Gregory Melo Ferreira <imelofer@redhat.com>2020-09-10 11:05:16 +0200
committerGhanshyam Mann <gmann@ghanshyammann.com>2020-09-11 04:23:12 +0000
commit19d97e656297a7411065c94dfe344395b7ad8b6d (patch)
treee45df4f3aeaf963f50d793f1d183c978a8c23cf3 /test-requirements.txt
parent9341ca4ef726826f4845635e6567a919f2ddc48c (diff)
downloadironic-19d97e656297a7411065c94dfe344395b7ad8b6d.tar.gz
Fix lower-constraints for Ubuntu Focal
Change-Id: Id3cc2d1b619790813b94b0cfd52ff6590aff060c
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 4d3bdfcea..bb792c420 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -6,12 +6,12 @@ coverage!=4.4,>=4.0 # Apache-2.0
ddt>=1.0.1 # MIT
doc8>=0.6.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
-PyMySQL>=0.7.6 # MIT License
+PyMySQL>=0.8.0 # MIT License
iso8601>=0.1.11 # MIT
oslo.reports>=1.18.0 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0
stestr>=1.0.0 # Apache-2.0
-psycopg2>=2.7.3 # LGPL/ZPL
+psycopg2>=2.8.5 # LGPL/ZPL
testtools>=2.2.0 # MIT
WebTest>=2.0.27 # MIT
bashate>=0.5.1 # Apache-2.0