Merge "Add fixtures to requirements"

This commit is contained in:
Zuul 2022-01-17 11:14:52 +00:00 committed by Gerrit Code Review
commit 1ddb8f83ad
2 changed files with 1 additions and 1 deletions

View File

@ -68,3 +68,4 @@ futurist>=1.8.0 # Apache-2.0
openstacksdk>=0.35.0 # Apache-2.0
dataclasses>=0.7;python_version=='3.6' # Apache 2.0 License
PyYAML>=5.1 # MIT
fixtures>=3.0.0 # Apache-2.0/BSD

View File

@ -7,7 +7,6 @@ mypy>=0.761 # MIT
types-paramiko>=0.1.3 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
ddt>=1.2.1 # MIT
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=3.0.0 # BSD
psycopg2-binary>=2.8 # LGPL/ZPL
PyMySQL>=0.8.0 # MIT License