Skip to content

Commit

Permalink
Merge pull request #7 from hamishwillee/update_4_2
Browse files Browse the repository at this point in the history
Change gunicorn to version that is supported on railway 21.2.0
  • Loading branch information
hamishwillee committed Jul 31, 2023
2 parents f9fcb56 + 395a85b commit 0304530
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Django==4.2.3
dj-database-url==2.0.0
gunicorn==21.2.3
gunicorn==21.2.0
psycopg2-binary==2.9.6
wheel==0.38.1
whitenoise==6.5.0

0 comments on commit 0304530

Please sign in to comment.