-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathrequirements.txt
56 lines (56 loc) · 1.03 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
aiomysql==0.2.0
aiosqlite==0.19.0
annotated-types==0.6.0
anyio==3.7.1
asyncpg==0.29.0
boto3==1.28.63
certifi==2023.7.22
charset-normalizer==3.2.0
chromadb==0.4.24
click==8.1.7
duckdb==0.10.1
exceptiongroup==1.1.3
faiss-cpu==1.8.0
fastapi==0.111.1
flatten-json==0.1.13
gdown==4.7.1
greenlet==3.0.3
h11==0.14.0
idna==3.4
iniconfig==2.0.0
Jinja2==3.1.4
litellm==1.51.0
nest-asyncio==1.5.7
networkx==3.1
numba==0.59.1;python_version>="3.9"
numba==0.58.1;python_version<"3.9"
numpy==1.26.3;python_version>="3.9"
numpy==1.24.4;python_version<"3.9"
packaging==23.1
pandas==2.0.3
Pillow==10.2.0
pluggy==1.3.0
pydantic==2.9.2
PyMySQL==1.1.0
pytest==7.4.2
python-dateutil==2.8.2
pytz==2023.3.post1
PyYAML==6.0.1
requests==2.31.0
scipy==1.12.0;python_version>="3.9"
scipy==1.10.1;python_version<"3.9"
six==1.16.0
sniffio==1.3.0
SQLAlchemy==1.4.39
SQLAlchemy-Utils==0.41.1
sqlglot-aidb==0.1.3
starlette==0.37.2
statsmodels==0.14.0
sympy==1.11.1
tomli==2.0.1
tqdm==4.66.1
typing_extensions==4.12.2
tzdata==2023.3
urllib3==1.26.17
uvicorn==0.23.2
weaviate-client==3.24.1