Skip to content

Commit f208809

Browse files
authored
Merge pull request #2 from felixxm/adjust-version-boundary
Use versions from Django's release cycle.
2 parents bbb0403 + c2fdaf2 commit f208809

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Django>=5.2,<5.3
1+
Django>=5.2,<6.0
22
dj-database-url==2.3
33
psycopg[binary]>=3.2,<3.3
44
gunicorn>=23

0 commit comments

Comments
 (0)