pin versions to make test runs reproducible

This commit is contained in:
Stefan Allius
2025-03-29 23:56:22 +01:00
parent a060d3ba8e
commit 908c13398c

View File

@@ -1,8 +1,8 @@
flake8
pytest
pytest-asyncio
pytest-cov
python-dotenv
mock
coverage
jinja2-cli
flake8==7.1.2
pytest==8.3.5
pytest-asyncio==0.25.3
pytest-cov==6.0.0
python-dotenv==1.0.1
mock==5.2.0
coverage==7.7.1
jinja2-cli==0.8.2