config/controllerconfig/controllerconfig/requirements.txt
Charles Short 1244357401 Add gate for python 3.9
Add support for Debian bullseye which runs python3.9.
This was tested by running tox locally on a Debian bullseye
VM.

Story: 2006796
Task: 42931,42925,43099

Signed-off-by: Charles Short <charles.short@windriver.com>
Change-Id: I2b18437db2249ecd7b358c6d1e49023afa3da21a
2021-09-08 10:38:39 -04:00

12 lines
341 B
Plaintext

# Getting values from https://github.com/openstack/requirements/blob/stable/pike/global-requirements.txt
netaddr>=0.7.13,!=0.7.16 # BSD
keyring>=5.5.1 # MIT/PSF
pyudev # LGPLv2.1+
six>=1.9.0 # MIT
iso8601>=0.1.11 # MIT
netifaces>=0.10.4 # MIT
pycrypto>=2.6 # Public Domain
oslo.utils>=3.20.0 # Apache-2.0
PyYAML>=3.1.0
psycopg2-binary