Skip to content

Commit

Permalink
updated requirements to fix DB issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Dillon Lareau committed Aug 17, 2021
1 parent 315dce4 commit 44f87cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ django-ratelimit==1.1.0
coverage
django-crispy-forms==1.8.1
gunicorn
psycopg2
psycopg2==2.8.6
dj-database-url
django-redis
redis
huey
sentry-sdk==0.14.2
sentry-sdk==0.14.2

0 comments on commit 44f87cc

Please sign in to comment.