Files
tap-as-a-service/test-requirements.txt
Stephen Finucane e8f204b5cc Use correct package name for requests-mock
Change-Id: Ie2bdd7d13a5dcc6dd367aa0a71d47effa10bab73
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2025-11-12 11:17:01 +00:00

15 lines
354 B
Plaintext

hacking>=6.1.0,<6.2.0 # Apache-2.0
coverage>=5.2.1 # Apache-2.0
psycopg2>=2.8.5 # LGPL/ZPL
PyMySQL>=0.10.0 # MIT License
oslotest>=4.4.1 # Apache-2.0
requests-mock>=1.5.0 # Apache-2.0
stestr>=3.0.1 # Apache-2.0
testresources>=2.0.1 # Apache-2.0/BSD
testscenarios>=0.5.0 # Apache-2.0/BSD
testtools>=2.4.0 # MIT
isort==5.10.1 # MIT
WebTest>=2.0.27 # MIT