2024-10-31 07:09:52 +00:00
|
|
|
uvicorn==0.32.0
|
|
|
|
pydantic==2.9.2
|
2024-11-13 02:10:04 +00:00
|
|
|
fastapi==0.115.5
|
2024-10-31 07:09:52 +00:00
|
|
|
python-multipart==0.0.16
|
|
|
|
websockets==13.1
|
2024-10-31 03:48:22 +00:00
|
|
|
aiohttp>=3.10.10,<3.11
|
2023-08-11 08:54:05 +00:00
|
|
|
async-timeout==4.0.3
|
2024-07-03 16:53:14 +00:00
|
|
|
aiofiles>=24.1.0,<25.0
|
2024-05-08 11:08:00 +00:00
|
|
|
Jinja2>=3.1.4,<3.2
|
2024-10-26 08:22:40 +00:00
|
|
|
sentry-sdk>=2.17,<2.18 # optional dependency
|
|
|
|
psutil>=6.1.0
|
2024-01-27 06:04:02 +00:00
|
|
|
distro>=1.9.0
|
2022-11-07 13:48:45 +00:00
|
|
|
py-cpuinfo>=9.0.0,<10.0
|
2024-10-31 07:09:52 +00:00
|
|
|
sqlalchemy==2.0.36
|
2024-03-04 17:03:59 +00:00
|
|
|
aiosqlite==0.20.0
|
2024-10-31 07:09:52 +00:00
|
|
|
alembic==1.13.3
|
2024-08-03 14:35:17 +00:00
|
|
|
bcrypt==4.2.0
|
2024-05-16 08:01:05 +00:00
|
|
|
python-jose[cryptography]==3.3.0
|
2024-08-03 14:35:17 +00:00
|
|
|
email-validator==2.2.0
|
2024-10-31 07:09:52 +00:00
|
|
|
watchfiles==0.24.0
|
2024-08-03 14:35:17 +00:00
|
|
|
zstandard==0.23.0
|
2024-11-09 02:17:06 +00:00
|
|
|
platformdirs>=2.4.0,<3 # platformdirs >=3 conflicts when building Debian packages
|
2023-09-23 04:48:04 +00:00
|
|
|
importlib-resources>=1.3; python_version <= '3.9'
|
2024-10-26 08:22:40 +00:00
|
|
|
truststore>=0.10.0; python_version >= '3.10'
|