We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8f618ef + cfe6ebd commit 32b2b97Copy full SHA for 32b2b97
requirements-tests.txt
@@ -2,8 +2,9 @@ autoflake
2
mypy == 1.13.0
3
pytest >= 7.1.3,< 9.0.0
4
pytest-asyncio
5
+pytest-cov >= 2.12.0,< 6.0.0
6
+ruff ==0.7.1
7
pytest-cov >= 2.12.0,< 7.0.0
-ruff ==0.6.8
8
types-python-dateutil
9
types-pytz
10
httpx
0 commit comments