Tweaks to get API to stop hanging?

This commit is contained in:
Scott Idem
2024-04-24 11:56:48 -04:00
parent 648224add7
commit fc04c04044
3 changed files with 15 additions and 10 deletions

View File

@@ -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