Files
core/requirements.txt
Untone c42aeaabe0
Some checks failed
Deploy on push / deploy (push) Failing after 8s
versions
2025-09-01 13:49:34 +03:00

33 lines
586 B
Plaintext

# Core dependencies
bcrypt>=4.0.0
PyJWT>=2.10.0
authlib>=1.2.0
google-analytics-data>=0.18.0
colorlog>=6.7.0
psycopg2-binary>=2.9.0
httpx>=0.24.0
redis[hiredis]>=4.5.0
sentry-sdk[starlette,sqlalchemy]>=1.32.0
starlette>=0.27.0
gql>=3.4.0
ariadne>=0.20.0
granian>=0.4.0
sqlalchemy>=2.0.0
orjson>=3.9.0
pydantic>=2.0.0
numpy>=1.24.0
muvera>=0.2.0
torch>=2.0.0
sentence-transformers>=2.2.0
transformers>=4.56.0
scikit-learn>=1.7.0
# Type stubs
types-requests>=2.31.0
types-Authlib>=1.2.0
types-orjson
types-PyYAML>=6.0.0
types-python-dateutil>=2.8.0
types-redis>=4.6.0
types-PyJWT>=1.7.1