ironic/test-requirements.txt
Takashi Kajinami 5230316e7b Drop direct dependency on iso8601
iso8601.iso8601.UTC has been equivalent to datetime.timezone.utc in
Python 3, so the current usage is quite redundant.

Change-Id: I86f21e0555b02da11284b788fbee75cd6ca97f3f
2025-03-01 06:06:01 +00:00

14 lines
352 B
Plaintext

coverage>=4.0 # Apache-2.0
ddt>=1.2.1 # MIT
fixtures>=3.0.0 # Apache-2.0/BSD
PyMySQL>=0.8.0 # MIT License
oslo.reports>=1.18.0 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0
stestr>=2.0.0 # Apache-2.0
testtools>=2.5.0 # MIT
WebTest>=2.0.27 # MIT
pysnmp-lextudio>=5.0.0 # BSD
pyasn1>=0.5.1 # BSD
pyasn1-modules>=0.3.0 # BSD
bandit>=1.1.0,<2.0.0 # Apache-2.0