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.
1 parent b16989e commit 7418cb6Copy full SHA for 7418cb6
pyproject.toml
@@ -9,7 +9,7 @@ license = "GNU Affero General Public License v3.0"
9
dependencies = [
10
"requests",
11
"django-environ",
12
- "Django>=4.2,<4.3",
+ "Django>=5.2,<5.3",
13
"drf-writable-nested",
14
"djangorestframework",
15
"psycopg2-binary>=2.9,<3",
0 commit comments