File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ oslo.config>=5.2.0 # Apache-2.0
16
16
oslo.concurrency >= 3.26.0 # Apache-2.0
17
17
oslo.privsep >= 1.32.0 # Apache-2.0
18
18
python-openstackclient >= 3.3.0 # Apache-2.0
19
- neutron-lib >= 3.1 .0 # Apache-2.0
19
+ neutron-lib >= 3.2 .0 # Apache-2.0
20
20
pyzmq
21
21
22
- neutron >= 21 .0.0
22
+ neutron >= 22 .0.0
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ usedevelop = True
16
16
install_command =
17
17
pip install {opts} {packages}
18
18
deps =
19
- -c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/zed }
19
+ -c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/2023.1 }
20
20
-r{toxinidir}/requirements.txt
21
21
-r{toxinidir}/test-requirements.txt
22
22
hacking>=3.0.1,<3.1.0 # Apache-2.0
You can’t perform that action at this time.
0 commit comments