diff options
Diffstat (limited to 'conductor/test-requirements.txt')
-rw-r--r-- | conductor/test-requirements.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conductor/test-requirements.txt b/conductor/test-requirements.txt index 3150f00..c0e68d0 100644 --- a/conductor/test-requirements.txt +++ b/conductor/test-requirements.txt @@ -11,7 +11,6 @@ kombu>=3.0.25 # BSD mock>=2.0 # BSD mox3>=0.7.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0 -psycopg2>=2.5 # LGPL/ZPL testrepository>=0.0.18 # Apache-2.0/BSD testscenarios>=0.4 # Apache-2.0/BSD testtools>=1.4.0 # MIT |