-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
75 lines (75 loc) · 1.27 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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
annotated-types==0.6.0
anyio==3.7.1
APScheduler==3.10.4
async-timeout==4.0.3
asyncpg==0.29.0
Authlib==1.2.1
bertopic==0.16.0
certifi==2023.7.22
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
contourpy==1.2.0
cryptography==41.0.5
cycler==0.12.1
Cython==0.29.36
distro==1.8.0
exceptiongroup==1.1.3
fastapi==0.104.1
fonttools==4.44.3
grpcio==1.60.0
grpcio-health-checking==1.60.0
grpcio-tools==1.60.0rc1
h11==0.14.0
hdbscan==0.8.33
httpcore==1.0.2
httptools==0.6.1
httpx==0.25.1
idna==3.4
joblib==1.3.2
kaleido==0.2.1
kiwisolver==1.4.5
llvmlite==0.41.1
matplotlib==3.8.1
numba==0.58.1
numpy==1.26.2
openai==1.3.0
packaging==23.2
pandas==2.1.3
patsy==0.5.3
piecewise-regression==1.3.0
Pillow==10.1.0
plotly==5.18.0
protobuf==4.25.1
pycparser==2.21
pydantic==2.5.1
pydantic_core==2.14.3
pymannkendall==1.4.3
pynndescent==0.5.10
pyparsing==3.1.1
python-dateutil==2.8.2
python-dotenv==1.0.0
pytz==2023.3.post1
PyYAML==6.0.1
requests==2.31.0
scikit-learn==1.3.2
scipy==1.11.3
six==1.16.0
sniffio==1.3.0
starlette==0.27.0
statsmodels==0.14.0
tbb==2021.11.0
tenacity==8.2.3
threadpoolctl==3.2.0
tqdm==4.66.1
typing_extensions==4.8.0
tzdata==2023.3
tzlocal==5.2
umap-learn==0.5.4
urllib3==2.1.0
uvicorn==0.24.0.post1
uvloop==0.19.0
validators==0.22.0
watchfiles==0.21.0
weaviate-client==4.4b5
websockets==12.0