This commit is contained in:
26
requirements.txt
Normal file
26
requirements.txt
Normal file
@@ -0,0 +1,26 @@
|
||||
# own auth
|
||||
bcrypt
|
||||
authlib
|
||||
passlib
|
||||
|
||||
google-analytics-data
|
||||
dogpile-cache
|
||||
opensearch-py
|
||||
colorlog
|
||||
psycopg2-binary
|
||||
dogpile-cache
|
||||
httpx
|
||||
redis[hiredis]
|
||||
sentry-sdk[starlette,sqlalchemy]
|
||||
starlette
|
||||
gql
|
||||
ariadne
|
||||
granian
|
||||
|
||||
pydantic
|
||||
fakeredis
|
||||
pytest
|
||||
pytest-asyncio
|
||||
pytest-cov
|
||||
mypy
|
||||
ruff
|
Reference in New Issue
Block a user