We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e00d4ce commit b882896Copy full SHA for b882896
requirements.txt
@@ -1,7 +1,7 @@
1
wheel
2
pre-commit==3.5.0; python_version < '3.9'
3
pre-commit==3.7.0; python_version >= '3.9'
4
-pytest==8.1.1
+pytest==8.2.0
5
pytest-mypy-plugins==3.1.2
6
djangorestframework==3.15.1
7
types-pytz==2024.1.0.20240417
0 commit comments