7df9a721ef
The natifaces library[1] was abandoned more than 3 years ago. Replace it by psutils which is already used by a few other projects. [1] https://github.com/al45tair/netifaces Closes-Bug: #2071596 Change-Id: I805321229e84a57312bbe160d330281e6c13ab97
14 lines
370 B
Plaintext
14 lines
370 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
|
|
os-service-types>=1.7.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
|