Skip to content
Snippets Groups Projects
Commit 94a8744b authored by Corné Lukken's avatar Corné Lukken
Browse files

Reduce requirements versioning restrictions

parent 875ef61e
No related branches found
No related tags found
No related merge requests found
Pipeline #44065 failed
numpy >= 1.20.0 # BSD numpy >= 1.19.5 # BSD
stestr>=3.0.0 # Apache-2.0 stestr>=3.0.0 # Apache-2.0
testscenarios>=0.5.0 # Apache-2.0/BSD testscenarios>=0.5.0 # Apache-2.0/BSD
testtools>=2.4.0 # MIT testtools>=2.4.0 # MIT
...@@ -2,7 +2,7 @@ autopep8 >= 1.7.0 # MIT ...@@ -2,7 +2,7 @@ autopep8 >= 1.7.0 # MIT
black >= 22.0.0 # MIT black >= 22.0.0 # MIT
build >= 0.8.0 # MIT build >= 0.8.0 # MIT
flake8 >= 5.0.0 # MIT flake8 >= 5.0.0 # MIT
pylint >= 2.15.0 # GPLv2 pylint >= 2.13.9 # GPLv2
pytest >= 7.0.0 # MIT pytest >= 7.0.0 # MIT
pytest-cov >= 3.0.0 # MIT pytest-cov >= 3.0.0 # MIT
testtools>=2.2.0 # MIT testtools>=2.2.0 # MIT
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment