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 06c0fef + 0b8f7c6 commit 239346eCopy full SHA for 239346e
2 files changed
pyproject.toml
@@ -6,7 +6,7 @@ readme = "README.md"
6
requires-python = ">=3.14"
7
dependencies = [
8
"behave-django>=1.9.0",
9
- "django>=5.2.8",
+ "django>=5.2.14",
10
"django-countries>=8.2.0",
11
"django-debug-toolbar>=6.1.0",
12
"django-extensions>=4.1",
requirements.txt
@@ -1,4 +1,4 @@
1
-Django==5.2.13
+Django==5.2.14
2
djangorestframework
3
drf-yasg
4
numpy
0 commit comments