openstacksdk/requirements.txt
likui 2e84353660 Remove importlib-metadata from requirements
We don't need it anymore as we don't support python < 3.8
Also it was removed from global requirements so it breaks the
requirements check.

Change-Id: I9a053e4a2fd11b3cfcf2d9de6ba6441c7d5b0dc2
2023-12-01 10:12:09 +09:00

14 lines
374 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>=3.18.0 # Apache-2.0
netifaces>=0.10.4 # MIT
os-service-types>=1.7.0 # Apache-2.0
pbr!=2.1.0,>=2.0.0 # Apache-2.0
platformdirs>=3 # MIT License
PyYAML>=3.13 # MIT
requestsexceptions>=1.2.0 # Apache-2.0