Update requirements.txt
This commit is contained in:
@@ -1,37 +1,24 @@
|
|||||||
accelerate
|
accelerate
|
||||||
aiofiles
|
aiofiles
|
||||||
aiohttp
|
aiohttp
|
||||||
asyncpg
|
|
||||||
configparser
|
configparser
|
||||||
|
|
||||||
# database packages
|
# database packages
|
||||||
graspologic
|
|
||||||
gremlinpython
|
|
||||||
nano-vectordb
|
|
||||||
neo4j
|
|
||||||
networkx
|
networkx
|
||||||
|
graspologic
|
||||||
|
|
||||||
# TODO : Remove specific databases and move the installation to their corresponding files
|
# Basic modules
|
||||||
# Use pipmaster for install if needed
|
|
||||||
numpy
|
numpy
|
||||||
oracledb
|
|
||||||
pipmaster
|
pipmaster
|
||||||
psycopg-pool
|
|
||||||
psycopg[binary,pool]
|
|
||||||
pydantic
|
pydantic
|
||||||
pymilvus
|
|
||||||
pymongo
|
|
||||||
pymysql
|
|
||||||
|
|
||||||
|
|
||||||
|
# File manipulation libraries
|
||||||
PyPDF2
|
PyPDF2
|
||||||
python-docx
|
python-docx
|
||||||
python-dotenv
|
python-dotenv
|
||||||
python-pptx
|
python-pptx
|
||||||
pyvis
|
|
||||||
redis
|
|
||||||
setuptools
|
setuptools
|
||||||
sqlalchemy
|
|
||||||
tenacity
|
tenacity
|
||||||
|
|
||||||
|
|
||||||
@@ -39,3 +26,5 @@ tenacity
|
|||||||
tiktoken
|
tiktoken
|
||||||
tqdm
|
tqdm
|
||||||
xxhash
|
xxhash
|
||||||
|
|
||||||
|
# Extra libraries are installed when needed using pipmaster
|
||||||
|
Reference in New Issue
Block a user