Files
Ai/requirements.txt
T

17 lines
350 B
Plaintext
Raw Normal View History

2026-02-19 17:55:33 +03:30
Django>=5.0,<6
djangorestframework>=3.14,<4
djangorestframework-simplejwt>=5.3,<6
django-cors-headers>=4.3,<5
mysqlclient>=2.2,<3
gunicorn>=22,<25
2026-03-19 22:54:29 +03:30
drf-spectacular>=0.27,<1
drf-spectacular-sidecar>=2024.7.1
2026-02-19 17:55:33 +03:30
python-dotenv>=1.0,<2
celery[redis]>=5.4,<6
redis>=5.0,<6
requests>=2.31,<3
openai>=1.0,<2
chromadb>=0.4,<0.5
qdrant-client>=1.7,<2
pyyaml>=6.0