inbox/requirements.txt

19 lines
230 B
Plaintext
Raw Normal View History

2023-10-03 15:50:09 +00:00
sentry-sdk
2023-10-04 17:14:06 +00:00
aioredis~=2.0.1
ariadne~=0.20.1
starlette~=0.31.1
sqlalchemy~=2.0.21
2023-10-03 15:50:09 +00:00
graphql-core
gql
2023-10-04 17:14:06 +00:00
uvicorn~=0.23.2
aiohttp~=3.8.5
2023-10-03 16:48:16 +00:00
itsdangerous
2023-10-04 17:14:06 +00:00
pydantic~=2.4.2
2023-10-03 22:54:52 +00:00
psycopg2-binary
2023-10-03 16:16:37 +00:00
######## development deps
isort
brunette
flake8
mypy
its