diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-09-07 15:18:38 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-09-07 15:18:38 +0000 |
| commit | 52bd5e89fdddec49907a45e83a7a4b1abd1d1291 (patch) | |
| tree | 48b2305e4e652956e42ecad971b858b91c9bbddd | |
| parent | 9965e2e37ac2df19fcf9f0f5353b329e906299ee (diff) | |
| download | taskflow-1.21.0.tar.gz | |
Updated from global requirements1.21.0
Change-Id: I83143a099a633f6b79d23fabc45d96d881a2fd35
| -rw-r--r-- | test-requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt index 5ab78eb..e9bca9b 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -24,7 +24,7 @@ redis>=2.10.0 # Used for testing database persistence backends. SQLAlchemy<1.1.0,>=0.9.9 alembic>=0.8.0 -psycopg2 +psycopg2>=2.5 PyMySQL>=0.6.2 # MIT License # Used for making sure we still work with eventlet. |
