Files
openstacksdk/requirements.txt
Stephen Finucane 82bc005071 Remove loop variable
Ironic have changed an API response without a microversion :(

We must also bump the lower-constraint of os-service-types, since we
have a test that verifies that we are using the latest and greatest
version.

Change-Id: I1e7ac6fbf70519190f1e51c0d8651cc5f4a776fc
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2025-07-11 11:33:39 +01:00

15 lines
402 B
Plaintext

cryptography>=2.7 # BSD/Apache-2.0
decorator>=4.4.1 # BSD
dogpile.cache>=0.6.5 # BSD
iso8601>=0.1.11 # MIT
jmespath>=0.9.0 # MIT
jsonpatch!=1.20,>=1.16 # BSD
keystoneauth1>=5.10.0 # Apache-2.0
os-service-types>=1.8.0 # Apache-2.0
pbr!=2.1.0,>=2.0.0 # Apache-2.0
platformdirs>=3 # MIT License
psutil>=3.2.2 # BSD
PyYAML>=3.13 # MIT
requestsexceptions>=1.2.0 # Apache-2.0
typing-extensions>=4.12.0 # PSF