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 983f721 commit 02fea08Copy full SHA for 02fea08
requirements.txt
@@ -1,7 +1,7 @@
1
# The order of packages is significant, because pip processes them in the order
2
# of appearance. Changing the order has an impact on the overall integration
3
# process, which may cause wedges in the gate later.
4
-pbr>=1.8 # Apache-2.0
+pbr<2.0.0,>=1.8 # Apache-2.0
5
keystoneauth1>=2.18.0 # Apache-2.0
6
iso8601>=0.1.11 # MIT
7
oslo.i18n>=2.1.0 # Apache-2.0
0 commit comments