Skip to content

Commit

Permalink
Upgrade gunicorn
Browse files Browse the repository at this point in the history
  • Loading branch information
lalinsky committed Dec 4, 2024
1 parent 0538697 commit cac931a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ gevent==24.11.1
# via -r requirements.in
greenlet==3.1.1
# via gevent
gunicorn==20.1.0
gunicorn==23.0.0
# via -r requirements.in
idna==3.7
# via requests
Expand All @@ -61,6 +61,8 @@ mbdata==25.0.0
# via -r requirements.in
ndg-httpsclient==0.5.1
# via -r requirements.in
packaging==24.2
# via gunicorn
psycogreen==1.0.2
# via -r requirements.in
psycopg2==2.9.10
Expand Down

0 comments on commit cac931a

Please sign in to comment.