Skip to content

Commit c13369b

Browse files
committed
chore: bumped django to 6.0.x
1 parent bbb0403 commit c13369b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.in

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
Django>=5.2,<5.3
2-
dj-database-url==2.3
3-
psycopg[binary]>=3.2,<3.3
1+
Django>=6.0,<6.1
2+
dj-database-url==3.1
3+
psycopg[binary]>=3.3,<3.4
44
gunicorn>=23
55
django-storages>=1.14
66
boto3>=1.38

0 commit comments

Comments
 (0)