core/requirements.txt

29 lines
502 B
Plaintext
Raw Normal View History

2023-10-05 20:55:23 +00:00
aredis>=1.1.8
httpx>=0.23.0
2023-10-05 21:10:46 +00:00
gql[requests] # TODO: replace with httpx when stable
2023-10-05 20:05:09 +00:00
git+https://github.com/encode/starlette.git#main
sqlalchemy>=1.4.41
2023-10-05 20:55:23 +00:00
ariadne>=0.17.0
uvicorn>=0.18.3
2023-10-05 20:55:23 +00:00
python-frontmatter~=1.0.0
PyYAML>=5.4
pyjwt>=2.6.0
pydantic>=1.10.2
passlib~=1.7.4
2022-06-12 08:55:14 +00:00
itsdangerous
authlib>=1.1.0
2022-06-12 08:55:14 +00:00
psycopg2-binary
bcrypt>=4.0.0
2022-06-12 08:55:14 +00:00
websockets
2022-09-03 10:50:14 +00:00
flake8
python-dateutil~=2.8.2
2022-11-21 04:36:40 +00:00
lxml
2023-01-31 07:16:06 +00:00
sentry-sdk>=1.14.0
2023-07-13 13:01:58 +00: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 20:22:11 +00:00
transliterate