Files
tap-as-a-service/test-requirements.txt
Takashi Kajinami b4ca31a886 Bump hacking
This is required to run pep8 check in Python 3.14, which may be
required in the next cycle.

Change-Id: I3572be79cb27da1c1fcafec010feecf3bbdb9495
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
2026-07-30 15:32:35 +09:00

14 lines
320 B
Plaintext

hacking>=8.1.0,<8.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
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