Fix the lint issue

This commit is contained in:
Samuel Chan
2025-01-04 18:34:35 +08:00
parent db663114a9
commit e053223ef0
4 changed files with 26 additions and 30 deletions

View File

@@ -1,29 +1,38 @@
accelerate
aioboto3
aiohttp
aioboto3~=13.3.0
aiohttp~=3.11.11
# database packages
graspologic
gremlinpython
hnswlib
nano-vectordb
neo4j
networkx
ollama
openai
neo4j~=5.27.0
networkx~=3.2.1
ollama~=0.4.4
openai~=1.58.1
oracledb
psycopg[binary,pool]
psycopg[binary,pool]~=3.2.3
pymilvus
pymongo
pymysql
pyvis
pyvis~=0.3.2
# lmdeploy[all]
sqlalchemy
tenacity
sqlalchemy~=2.0.36
tenacity~=9.0.0
# LLM packages
tiktoken
torch
transformers
tiktoken~=0.8.0
torch~=2.5.1+cu121
transformers~=4.47.1
xxhash
numpy~=2.2.0
aiofiles~=24.1.0
pydantic~=2.10.4
python-dotenv~=1.0.1
psycopg-pool~=3.2.4
tqdm~=4.67.1
asyncpg~=0.30.0
setuptools~=70.0.0