Use specific versions in requirements
Some checks failed
Build Docker image / test (push) Successful in 2m30s
Build Docker image / build (push) Failing after 3m19s

This commit is contained in:
Roman Krček
2024-10-13 18:22:18 +02:00
parent e688b6d62b
commit 48bd21f14f
4 changed files with 7 additions and 8 deletions

View File

@@ -1,6 +1,5 @@
codespell
flake8
bandit
pytest
stestr
coverage
codespell==2.3.0
flake8==7.1.1
bandit==1.7.10
stestr==4.1.0
coverage==7.6.2