bifrost/requirements.txt
Riccardo Pittau e0272c252b Remove ubuntu bionic support leftovers
Bionic is not supported anymore since a while, making it
official.

Change-Id: Ica4f61460b72f4f085bcc5666b9cab571b75c247
2025-02-26 10:38:28 +01:00

10 lines
391 B
Plaintext

# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr!=2.1.0,>=2.0.0 # Apache-2.0
oslo.config>=5.2.0 # Apache-2.0
oslo.log>=3.36.0 # Apache-2.0
PyYAML>=3.12 # MIT
passlib>=1.7.2 # BSD
setuptools!=48.0.0,!=49.0.0,>=39.0.1 # PSF/ZPL