Remove pinned versions from test-requirements.txt
As we are using the upper constraints when running the release notes task using tox, we do not need to set a specific version and we can rely on whatever is configured in upper constraints. Change-Id: I2a970b90557e951d2dd07c63b3a4e98e15330d03
This commit is contained in:
parent
87a3f3e4cf
commit
d707f6d2b0
@ -1,6 +1,6 @@
|
|||||||
# This is required for the docs build jobs
|
# This is required for the docs build jobs
|
||||||
sphinx>=1.6.2 # BSD
|
sphinx # BSD
|
||||||
openstackdocstheme>=1.17.0 # Apache-2.0
|
openstackdocstheme # Apache-2.0
|
||||||
|
|
||||||
# This is required for the releasenotes build jobs
|
# This is required for the releasenotes build jobs
|
||||||
reno>=2.5.1
|
reno
|
||||||
|
Loading…
Reference in New Issue
Block a user