Skip to content

Commit e73ee13

Browse files
committed
upgrade gunicorn and gevent
1 parent 6b3563c commit e73ee13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
flask==2.0.3
22
werkzeug==2.0.3
33
requests==2.20.0
4-
gunicorn==19.9.0
5-
gevent==1.3.7
4+
gunicorn==22.0.0
5+
gevent==24.2.1
66
cachetools==2.1.0
77
pymongo==4.7.2
88
redis==2.10.6

0 commit comments

Comments
 (0)