themblem/api/requirements.txt
2025-10-29 21:27:29 +00:00

18 lines
303 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