Skip to content

Commit

Permalink
Upgrade gunicorn, greenlet and gevent
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmwatson authored and michaelglenister committed Aug 15, 2024
1 parent bf4acd5 commit 1db588f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ ecdsa==0.13.3
elasticsearch==7.1.0
elasticsearch-dsl==7.1.0
futures==3.1.1
gevent==23.9.1
greenlet==2.0.2
gunicorn==19.9.0
gevent==24.2.1
greenlet==3.0.3
gunicorn==22.0.0
idna==2.7
itsdangerous==0.24
Jinja2==3.0.3
Expand Down

0 comments on commit 1db588f

Please sign in to comment.