inbox/requirements.txt

14 lines
128 B
Plaintext
Raw Normal View History

2023-10-03 15:50:09 +00:00
sentry-sdk
2023-10-13 09:33:31 +00:00
redis[hiredis]
2023-10-04 21:15:18 +00:00
ariadne
starlette
uvicorn
2023-10-04 17:21:04 +00:00
httpx
2023-10-03 16:48:16 +00:00
itsdangerous
2023-10-03 16:16:37 +00:00
######## development deps
isort
brunette
flake8
mypy
its