diff --git a/tox.ini b/tox.ini index 966da6a..43f40c1 100644 --- a/tox.ini +++ b/tox.ini @@ -32,7 +32,7 @@ setenv = [testenv:docs] deps = - -c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master} + -c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/2023.2} -r{toxinidir}/doc/requirements.txt commands = bash -c "rm -rf doc/build"