Files
cloudkitty/test-requirements.txt
Takashi Kajinami dd63693ee0 Bump hacking to 7.0.x
... which is the current latest version. Also remove warning about
package order because recent pip is capable to resolve dependencies
regardless of the list order.

Change-Id: I9a51cbe3320ea1a759e3d2ad8128d0d18ff065f2
2024-10-28 15:52:14 +00:00

11 lines
270 B
Plaintext

hacking>=7.0.0,<7.1.0 # Apache-2.0
coverage>=5.3 # Apache-2.0
kombu>=5.0.2 # BSD
ddt>=1.4.1 # MIT
gabbi>=2.0.4 # Apache-2.0
testscenarios>=0.5.0 # Apache-2.0/BSD
stestr>=3.0.1 # Apache-2.0
oslotest>=4.4.1 # Apache-2.0
doc8>=0.8.1 # Apache-2.0
bandit>=1.6.0 # Apache-2.0