2020-11-11 06:48:41 +00:00
|
|
|
uvicorn==0.11.8 # force version to 0.11.8 because of https://github.com/encode/uvicorn/issues/841
|
2020-12-07 06:22:36 +00:00
|
|
|
fastapi==0.62.0
|
2020-11-08 11:05:54 +00:00
|
|
|
websockets==8.1
|
2020-10-02 06:37:50 +00:00
|
|
|
python-multipart==0.0.5
|
2020-11-08 11:05:54 +00:00
|
|
|
aiohttp==3.7.2
|
|
|
|
aiofiles==0.6.0
|
|
|
|
Jinja2==2.11.2
|
|
|
|
sentry-sdk==0.19.2
|
|
|
|
psutil==5.7.3
|
2018-10-16 08:56:06 +00:00
|
|
|
async-timeout==3.0.1
|
2020-11-08 11:05:54 +00:00
|
|
|
distro==1.5.0
|
2020-07-10 08:14:38 +00:00
|
|
|
py-cpuinfo==7.0.0
|
2020-12-02 08:09:08 +00:00
|
|
|
sqlalchemy==1.4.0b1 # beta version with asyncio support
|
|
|
|
passlib[bcrypt]==1.7.2
|
|
|
|
python-jose==3.2.0
|
|
|
|
email-validator==1.1.2
|
2020-12-07 06:33:34 +00:00
|
|
|
async-exit-stack==1.0.1 ; python_version < "3.7"
|
|
|
|
async-generator==1.10 ; python_version < "3.7"
|