Skip to content

Commit

Permalink
update production dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dpgraham4401 committed Oct 4, 2024
1 parent c21aec2 commit ad182cf
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions server/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
Django==5.0.8
Django==5.1.1
django-celery-results==2.5.1
django-cors-headers==4.4.0
django-extensions==3.2.3
django-celery-beat==2.6.0
django-celery-beat==2.7.0
djangorestframework==3.15.2
gunicorn==22.0.0
emanifest==4.0.3
psycopg[binary]==3.2.1
pytz==2024.1
pytz==2024.2
sqlparse==0.5.1
tzdata==2024.1
whitenoise==6.6.0
tzdata==2024.2
whitenoise==6.7.0
celery==5.4.0
redis==5.0.8
redis==5.1.0
drf-spectacular==0.27.2
django-health-check==3.18.3
dj-rest-auth[with_social]==6.0.0
Expand Down

0 comments on commit ad182cf

Please sign in to comment.