unify requirements.txt
This commit is contained in:
parent
dcb2949f13
commit
d94f9599cb
@ -1,18 +0,0 @@
|
||||
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
|
||||
@ -7,3 +7,11 @@ gunicorn
|
||||
oss2
|
||||
pillow
|
||||
requests
|
||||
|
||||
# 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
|
||||
Loading…
x
Reference in New Issue
Block a user