Fix dependencies

This commit is contained in:
e-maks
2024-03-04 02:25:26 +03:00
parent be15eb4d1b
commit ae1f5f4b50
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -9,6 +9,7 @@ readme = "README.md"
python = "^3.11"
pytest = "^8.0.0"
pytest-cov = "^4.1.0"
pytest-mock = "^3.12.0"
[build-system]