We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41545a5 commit bde89baCopy full SHA for bde89ba
requirements.txt
@@ -2,6 +2,8 @@
2
# of appearance. Changing the order has an impact on the overall integration
3
# process, which may cause wedges in the gate later.
4
5
+packaging==22.0 # need packaging for tbapy https://github.com/pypa/setuptools/issues/4501
6
+setuptools<71.0.0
7
pbr!=2.1.0,>=2.0.0 # Apache-2.0
8
python-openstackclient>=5.2.0 # Apache-2.0
9
ansible-core
0 commit comments