We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3d411ca + 33bc5c0 commit 1ddb8f8Copy full SHA for 1ddb8f8
requirements.txt
@@ -68,3 +68,4 @@ futurist>=1.8.0 # Apache-2.0
68
openstacksdk>=0.35.0 # Apache-2.0
69
dataclasses>=0.7;python_version=='3.6' # Apache 2.0 License
70
PyYAML>=5.1 # MIT
71
+fixtures>=3.0.0 # Apache-2.0/BSD
test-requirements.txt
@@ -7,7 +7,6 @@ mypy>=0.761 # MIT
7
types-paramiko>=0.1.3 # Apache-2.0
8
coverage!=4.4,>=4.0 # Apache-2.0
9
ddt>=1.2.1 # MIT
10
-fixtures>=3.0.0 # Apache-2.0/BSD
11
mock>=3.0.0 # BSD
12
psycopg2-binary>=2.8 # LGPL/ZPL
13
PyMySQL>=0.8.0 # MIT License
0 commit comments