added package pytest

This commit is contained in:
brian
2024-10-20 18:29:01 +00:00
parent 4e499da168
commit 5a1de4f2b2
2 changed files with 63 additions and 1 deletions
+1
View File
@@ -21,6 +21,7 @@ types-retry = "^0.9.9.4"
flake8-pyproject = "^1.2.3"
pandas-stubs = "^2.2.2.240603"
types-tqdm = "^4.66.0.20240417"
pytest = "^8.3.3"
[tool.poetry.group.dev.dependencies]