2023-10-05 23:55:23 +03:00
|
|
|
aredis>=1.1.8
|
|
|
|
httpx>=0.23.0
|
2023-10-06 00:10:46 +03:00
|
|
|
gql[requests] # TODO: replace with httpx when stable
|
2023-10-05 23:05:09 +03:00
|
|
|
git+https://github.com/encode/starlette.git#main
|
2022-09-17 21:12:14 +03:00
|
|
|
sqlalchemy>=1.4.41
|
2023-10-05 23:55:23 +03:00
|
|
|
ariadne>=0.17.0
|
2022-09-17 21:12:14 +03:00
|
|
|
uvicorn>=0.18.3
|
2023-10-05 23:55:23 +03:00
|
|
|
python-frontmatter~=1.0.0
|
|
|
|
PyYAML>=5.4
|
|
|
|
pyjwt>=2.6.0
|
2022-09-17 21:12:14 +03:00
|
|
|
pydantic>=1.10.2
|
|
|
|
passlib~=1.7.4
|
2022-06-12 11:55:14 +03:00
|
|
|
itsdangerous
|
2022-09-17 21:12:14 +03:00
|
|
|
authlib>=1.1.0
|
2022-06-12 11:55:14 +03:00
|
|
|
psycopg2-binary
|
2022-09-17 21:12:14 +03:00
|
|
|
bcrypt>=4.0.0
|
2022-06-12 11:55:14 +03:00
|
|
|
websockets
|
2022-09-03 13:50:14 +03:00
|
|
|
flake8
|
2022-09-17 21:12:14 +03:00
|
|
|
python-dateutil~=2.8.2
|
2022-11-21 07:36:40 +03:00
|
|
|
lxml
|
2023-01-31 10:16:06 +03:00
|
|
|
sentry-sdk>=1.14.0
|
2023-07-13 15:01:58 +02:00
|
|
|
boto3~=1.28.2
|
|
|
|
botocore~=1.31.2
|
|
|
|
python-multipart~=0.0.6
|
2023-08-24 11:31:21 +01:00
|
|
|
alembic==1.11.3
|
|
|
|
Mako==1.2.4
|
|
|
|
MarkupSafe==2.1.3
|
2023-10-05 23:22:11 +03:00
|
|
|
transliterate
|