packstack/requirements.txt
Takashi Kajinami 05de67a535 Remove six
Because Python 2 support was removed, we no longer need the six
library which is used to make our code compatible with both Python 2
and Python 3.

Change-Id: I9c956ec5623a58fceff6854a878b4b48197c1ff3
2022-08-16 08:58:47 +00:00

8 lines
100 B
Plaintext

pbr>=1.6 # Apache-2.0
netaddr>=0.7.6
PyYAML>=3.10
docutils>=0.11
pyOpenSSL>=16.2.0
netifaces
distro