Files
mistral-dashboard/requirements.txt
Ivan Anfimov 84cde4b4a6 Remove iso8601 and update requirements
Change-Id: Idaa7da98ccc4ccfb8c00b048dda477ca654ddbe9
2025-04-29 14:13:07 +00:00

10 lines
333 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
python-mistralclient>=4.3.0 # Apache-2.0
PyYAML>=3.12 # MIT
horizon>=23.1.1 # Apache-2.0