We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26ef21c commit 397ba0fCopy full SHA for 397ba0f
requirements.txt
@@ -3,7 +3,7 @@ pre-commit==3.5.0; python_version < '3.9'
3
pre-commit==3.7.0; python_version >= '3.9'
4
pytest==8.1.1
5
pytest-mypy-plugins==3.1.1
6
-djangorestframework==3.15.0
+djangorestframework==3.15.1
7
types-pytz==2024.1.0.20240203
8
types-requests==2.31.0.20240311
9
types-urllib3==1.26.25.14
0 commit comments