-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements.txt
75 lines (75 loc) · 1.22 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
aiohttp==3.8.3
aiosignal==1.3.1
anyio==3.6.2
appdirs==1.4.4
async-timeout==4.0.2
attrs==22.2.0
beautifulsoup4==4.11.1
Bottleneck==1.3.5
brotlipy==0.7.0
certifi==2022.12.7
cffi==1.15.1
charset-normalizer==2.1.1
click==8.1.3
colorama==0.4.6
contourpy==1.0.5
cryptography==41.0.0
cycler==0.11.0
docker-pycreds==0.4.0
et-xmlfile==1.1.0
fastapi==0.95.0
fonttools==4.25.0
frozenlist==1.3.3
gitdb==4.0.10
GitPython==3.1.31
h11==0.12.0
idna==3.4
joblib==1.2.0
kiwisolver==1.4.4
matplotlib==3.7.1
multidict==6.0.2
munkres==1.1.4
numexpr==2.8.4
numpy==1.23.5
openai==0.27.2
openpyxl==3.0.9
packaging==23.0
pandas==1.5.3
pandas-stubs==1.5.3.230321
pathtools==0.1.2
Pillow==9.4.0
pip==23.0.1
platformdirs==3.2.0
plotly==5.13.1
pooch==1.7.0
protobuf==3.20.3
psutil==5.9.0
pycparser==2.21
pydantic==1.10.2
pyOpenSSL==23.1.0
pyparsing==3.0.9
PySocks==1.7.1
python-dateutil==2.8.2
pytz==2023.2
PyYAML==6.0
requests==2.31.0
scikit-learn==1.2.1
scipy==1.10.0
sentry-sdk==1.18.0
setproctitle==1.2.2
setuptools==65.6.3
six==1.16.0
smmap==3.0.5
sniffio==1.3.0
soupsieve==2.3.2.post1
starlette==0.27.0
tenacity==8.2.2
threadpoolctl==3.1.0
tqdm==4.65.0
types-pytz==2023.2.0.1
typing_extensions==4.5.0
urllib3==1.26.15
uvicorn==0.20.0
wandb==0.14.0
wheel==0.38.4
yarl==1.8.1