Changed from gunicorn to gevent
This commit is contained in:
parent
3ef96aa150
commit
1c3796ea75
@ -11,7 +11,8 @@ distlib==0.3.6
|
||||
filelock==3.12.0
|
||||
Flask==2.3.2
|
||||
frozenlist==1.3.3
|
||||
gunicorn==20.1.0
|
||||
gevent==22.10.2
|
||||
greenlet==2.0.2
|
||||
html5lib==1.1
|
||||
identify==2.5.24
|
||||
idna==3.4
|
||||
@ -33,3 +34,5 @@ virtualenv==20.23.0
|
||||
webencodings==0.5.1
|
||||
Werkzeug==2.3.4
|
||||
yarl==1.9.2
|
||||
zope.event==4.6
|
||||
zope.interface==6.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user