Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion upper-constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -431,7 +431,7 @@ xmltodict===0.13.0
pyasn1===0.4.8
directord===0.12.0
oslo.rootwrap===7.0.1
Django===3.2.16
Django===3.2.19

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Horizon requirement in 2023.1 is

Django>=3.2,<3.3 # BSD

So in theory it should work. I haven't been through all of the UI plugins though, they could potentially have different requirements. Hopefully pip install would fail if so though.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree that we need to test this

pexpect===4.8.0
contextvars===2.4
cmd2===2.4.2
Expand Down