2022-03-12 16:23:17 +10:30
|
|
|
uvicorn==0.17.6
|
|
|
|
fastapi==0.75.0
|
2022-01-16 21:31:12 +10:30
|
|
|
python-multipart==0.0.5
|
2022-03-12 16:23:17 +10:30
|
|
|
websockets==10.2 ; python_version >= "3.7"
|
2021-09-15 17:11:24 +09:30
|
|
|
websockets==9.1 ; python_version < "3.7"
|
2022-01-16 21:31:12 +10:30
|
|
|
aiohttp==3.8.1 ; python_version >= "3.7"
|
|
|
|
aiohttp==3.7.4.post0 ; python_version < "3.7"
|
|
|
|
async-timeout==4.0.2 ; python_version >= "3.7"
|
|
|
|
async-timeout==3.0.1 ; python_version < "3.7"
|
|
|
|
aiofiles==0.8.0
|
2021-11-24 17:48:58 +10:30
|
|
|
Jinja2==3.0.3
|
2022-03-12 16:23:17 +10:30
|
|
|
sentry-sdk==1.5.7
|
2022-01-16 21:31:12 +10:30
|
|
|
psutil==5.9.0
|
2022-03-12 16:23:17 +10:30
|
|
|
distro==1.7.0
|
2021-04-28 14:43:52 +09:30
|
|
|
py-cpuinfo==8.0.0
|
2022-03-12 16:23:17 +10:30
|
|
|
sqlalchemy==1.4.32
|
2021-03-28 21:17:29 +10:30
|
|
|
aiosqlite===0.17.0
|
2021-03-31 16:01:11 +10:30
|
|
|
passlib[bcrypt]==1.7.4
|
2021-06-12 15:30:26 +09:30
|
|
|
python-jose==3.3.0
|
2021-08-10 23:08:14 +09:30
|
|
|
email-validator==1.1.3
|
2020-12-07 17:03:34 +10:30
|
|
|
async-exit-stack==1.0.1 ; python_version < "3.7"
|
|
|
|
async-generator==1.10 ; python_version < "3.7"
|
2022-02-25 15:50:45 +10:30
|
|
|
setuptools==60.6.0; python_version >= '3.7' # don't upgrade because of https://github.com/pypa/setuptools/issues/3084
|
|
|
|
setuptools==59.6.0; python_version < '3.7' # v59.7.0 dropped support for Python 3.6
|