requirements.txt (aodh-14.0.0) | : | requirements.txt (aodh-15.0.0) | ||
---|---|---|---|---|
# The order of packages is significant, because pip processes them in the order | # 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 | # of appearance. Changing the order has an impact on the overall integration | |||
# process, which may cause wedges in the gate later. | # process, which may cause wedges in the gate later. | |||
tenacity>=3.2.1,<7.0.0 # Apache-2.0 | tenacity>=3.2.1,<7.0.0 # Apache-2.0 | |||
croniter>=0.3.4 # MIT License | croniter>=0.3.4 # MIT License | |||
futurist>=0.11.0 # Apache-2.0 | futurist>=0.11.0 # Apache-2.0 | |||
jsonschema>=3.2.0 # MIT | jsonschema>=3.2.0 # MIT | |||
keystonemiddleware>=5.1.0 # Apache-2.0 | keystonemiddleware>=5.1.0 # Apache-2.0 | |||
gnocchiclient>=3.1.0 # Apache-2.0 | gnocchiclient>=6.0.0 # Apache-2.0 | |||
lxml>=2.3 | lxml>=2.3 | |||
oslo.db>=4.8.0,!=4.13.1,!=4.13.2,!=4.15.0 # Apache-2.0 | oslo.db>=4.8.0,!=4.13.1,!=4.13.2,!=4.15.0 # Apache-2.0 | |||
oslo.config>=6.8.0 # Apache-2.0 | oslo.config>=6.8.0 # Apache-2.0 | |||
oslo.context>=2.22.0 # Apache-2.0 | oslo.context>=2.22.0 # Apache-2.0 | |||
oslo.i18n>=1.5.0 # Apache-2.0 | oslo.i18n>=1.5.0 # Apache-2.0 | |||
oslo.log>=4.3.0 # Apache-2.0 | oslo.log>=4.3.0 # Apache-2.0 | |||
oslo.reports>=1.18.0 # Apache-2.0 | oslo.reports>=1.18.0 # Apache-2.0 | |||
oslo.policy>=3.7.0 # Apache-2.0 | oslo.policy>=3.7.0 # Apache-2.0 | |||
oslo.upgradecheck>=1.3.0 # Apache-2.0 | oslo.upgradecheck>=1.3.0 # Apache-2.0 | |||
PasteDeploy>=1.5.0 | PasteDeploy>=1.5.0 | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added |