Added uwsgi instead of gevent
This commit is contained in:
parent
1c3796ea75
commit
92eccd8b83
@ -11,7 +11,6 @@ distlib==0.3.6
|
||||
filelock==3.12.0
|
||||
Flask==2.3.2
|
||||
frozenlist==1.3.3
|
||||
gevent==22.10.2
|
||||
greenlet==2.0.2
|
||||
html5lib==1.1
|
||||
identify==2.5.24
|
||||
@ -30,6 +29,7 @@ requests==2.30.0
|
||||
six==1.16.0
|
||||
tqdm==4.65.0
|
||||
urllib3==2.0.2
|
||||
uWSGI==2.0.21
|
||||
virtualenv==20.23.0
|
||||
webencodings==0.5.1
|
||||
Werkzeug==2.3.4
|
||||
|
Loading…
x
Reference in New Issue
Block a user