Files
ironic/test-requirements.txt
T
Jay Faulkner 7ceef452de Remove pysnmp and related dependencies
With the SNMP and iRMC drivers removed, pysnmp-lextudio, pyasn1,
and pyasn1-modules are no longer needed. Remove them from both
driver-requirements.txt and test-requirements.txt, and remove the
now-unused SNMP CI job.

Generated-By: claude-code
Change-Id: I14b55a73ca1db9dbc84e0c9fb03a2e5fa93b6182
Signed-off-by: Jay Faulkner <jay@jvf.cc>
2026-03-26 08:17:06 -07:00

11 lines
275 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
bandit>=1.1.0,<2.0.0 # Apache-2.0