Merge "Move ddt to test requirements"

This commit is contained in:
Zuul 2023-12-26 13:11:29 +00:00 committed by Gerrit Code Review
commit 512f44eef9
2 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,5 @@
pbr>=3.1.1 # Apache-2.0
alembic>=1.8.0 # MIT
ddt>=1.4.1 # MIT
croniter>=0.3.4 # MIT License
cryptography>=2.5 # BSD/Apache-2.0
debtcollector>=1.19.0 # Apache-2.0

View File

@ -11,6 +11,7 @@ pyflakes>=2.1.1
bandit!=1.6.0,>=1.1.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
ddt>=1.4.1 # MIT
fixtures>=3.0.0 # Apache-2.0/BSD
kombu!=4.0.2,>=5.0.1 # BSD
PyMySQL>=0.8.0 # MIT License