Files
inbox/requirements.txt

14 lines
128 B
Plaintext
Raw Normal View History

2023-10-03 18:50:09 +03:00
sentry-sdk
2023-10-13 12:33:31 +03:00
redis[hiredis]
2023-10-05 00:15:18 +03:00
ariadne
starlette
uvicorn
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