Skip to content

Commit

Permalink
Updating backend lib versions
Browse files Browse the repository at this point in the history
  • Loading branch information
fatbird committed May 1, 2024
1 parent c9ec45a commit fb62777
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/backend/requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Django==4.2.3
Django==4.2.11
dj-rest-auth[with_social]==4.0.1
django-allauth==0.54.0
django-environ==0.10.0
Expand All @@ -12,4 +12,4 @@ httpx==0.24.1
huey==2.4.5
psycopg==3.1.9
redis==4.5.5
wagtail==6.0.2
wagtail==6.0.3

0 comments on commit fb62777

Please sign in to comment.