We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74588de commit 5ba9a6aCopy full SHA for 5ba9a6a
pyproject.toml
@@ -5,7 +5,7 @@ dynamic = ["version"]
5
readme = "README.md"
6
license = "PostgreSQL"
7
dependencies = [
8
- "django>=4.2,<5.0",
+ "django>=5.2,<6.0",
9
"psycopg2",
10
"simplejson",
11
"requests",
0 commit comments