Files
core/requirements.txt

31 lines
501 B
Plaintext
Raw Normal View History

python-frontmatter~=1.0.0
2023-10-05 22:18:05 +03:00
aredis~=1.1.8
2023-01-31 10:07:04 +03:00
ariadne>=0.17.0
PyYAML>=5.4
2022-10-31 21:02:06 +03:00
pyjwt>=2.6.0
2023-10-05 23:05:09 +03:00
git+https://github.com/encode/starlette.git#main
sqlalchemy>=1.4.41
2022-12-07 21:51:38 +03:00
graphql-core>=3.0.3
2023-10-05 23:22:11 +03:00
gql[httpx]>=3.4.1
uvicorn>=0.18.3
pydantic>=1.10.2
passlib~=1.7.4
2022-06-12 11:55:14 +03:00
itsdangerous
authlib>=1.1.0
2022-06-12 11:55:14 +03:00
httpx>=0.23.0
psycopg2-binary
bcrypt>=4.0.0
2022-06-12 11:55:14 +03:00
websockets
2022-09-03 13:50:14 +03:00
flake8
DateTime~=4.7
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
alembic==1.11.3
Mako==1.2.4
MarkupSafe==2.1.3
2023-10-05 23:22:11 +03:00
transliterate