Files
inbox/requirements.txt

14 lines
153 B
Plaintext
Raw Normal View History

2023-10-03 18:50:09 +03:00
sentry-sdk
2023-10-04 20:14:06 +03:00
aioredis~=2.0.1
ariadne~=0.20.1
starlette~=0.31.1
uvicorn~=0.23.2
2023-10-04 20:21:04 +03:00
httpx
2023-10-03 19:48:16 +03:00
itsdangerous
2023-10-03 19:16:37 +03:00
######## development deps
isort
brunette
flake8
mypy
its