Remove unwanted libraries and lighten package (#1391)
This commit is contained in:
@@ -1,2 +1,12 @@
|
||||
flask==2.3.2
|
||||
embedchain[dataloaders]==0.0.78
|
||||
youtube-transcript-api==0.6.1
|
||||
pytube==15.0.0
|
||||
beautifulsoup4==4.12.3
|
||||
slack-sdk==3.21.3
|
||||
huggingface_hub==0.23.0
|
||||
gitpython==3.1.38
|
||||
yt_dlp==2023.11.14
|
||||
PyGithub==1.59.1
|
||||
feedparser==6.0.10
|
||||
newspaper3k==0.2.8
|
||||
listparser==0.19
|
||||
@@ -1,6 +1,24 @@
|
||||
fastapi==0.104.0
|
||||
uvicorn==0.23.2
|
||||
streamlit==1.29.0
|
||||
embedchain==0.1.3
|
||||
embedchain[streamlit, community, opensource, elasticsearch, opensearch, poe, discord, slack, whatsapp, weaviate, pinecone, qdrant, images, huggingface_hub, cohere, together, milvus, dataloaders, vertexai, llama2, gmail, json]==0.1.3
|
||||
slack-sdk==3.21.3
|
||||
flask==2.3.3
|
||||
fastapi-poe==0.0.16
|
||||
discord==2.3.2
|
||||
twilio==8.5.0
|
||||
huggingface-hub==0.17.3
|
||||
embedchain[community, opensource, elasticsearch, opensearch, weaviate, pinecone, qdrant, images, cohere, together, milvus, vertexai, llama2, gmail, json]==0.1.3
|
||||
sqlalchemy==2.0.22
|
||||
python-multipart==0.0.6
|
||||
youtube-transcript-api==0.6.1
|
||||
pytube==15.0.0
|
||||
beautifulsoup4==4.12.3
|
||||
slack-sdk==3.21.3
|
||||
huggingface_hub==0.23.0
|
||||
gitpython==3.1.38
|
||||
yt_dlp==2023.11.14
|
||||
PyGithub==1.59.1
|
||||
feedparser==6.0.10
|
||||
newspaper3k==0.2.8
|
||||
listparser==0.19
|
||||
@@ -1 +1,3 @@
|
||||
embedchain[slack, poe]==0.1.7
|
||||
slack-sdk==3.21.3
|
||||
flask==2.3.3
|
||||
fastapi-poe==0.0.16
|
||||
Reference in New Issue
Block a user