themblem/api/requirements.txt
2025-10-30 23:47:55 +00:00

19 lines
317 B
Plaintext

django>=3.2,<4.0
django-tastypie
django-cors-headers
# optional, only needed for postgresql db:
# psycopg2-binary
gunicorn
requests
oss2
aliyun-python-sdk-core-v3
pillow
# RAG dependencies
langchain>=0.1.0
langchain-community>=0.1.0
sentence-transformers>=2.2.0
faiss-cpu>=1.7.4
beautifulsoup4>=4.12.0
openai>=1.0.0