Tweaks to get API to stop hanging?
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
|
||||
# aioredis # BAD! Not maintained!
|
||||
aiofiles
|
||||
# aiohttp # added 2024-04-24
|
||||
# anyio
|
||||
argon2-cffi
|
||||
argon2-cffi-bindings
|
||||
@@ -20,8 +21,9 @@ dnspython
|
||||
email-validator
|
||||
et-xmlfile
|
||||
fastapi>=0.88.0
|
||||
greenlet>=2.0.2
|
||||
gunicorn>=21.2.0
|
||||
# greenlet>=2.0.2
|
||||
# gevent
|
||||
gunicorn>=22.0.0
|
||||
h11
|
||||
html2text>=2020.1.16
|
||||
httpcore
|
||||
|
||||
Reference in New Issue
Block a user