Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
FinalAngel committed Oct 29, 2024
1 parent eed7835 commit 1a91eba
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Django>=4.2,<5.1
dj-database-url==2.2.0
psycopg[binary]>=3.1,<3.2
gunicorn>=22
Django>=5.1,<5.2
dj-database-url==2.3
psycopg[binary]>=3.2,<3.3
gunicorn>=23
django-storages>=1.14
boto3>=1.34
boto3>=1.35
whitenoise

0 comments on commit 1a91eba

Please sign in to comment.