forked from larakaracasu/HL-Fall-23
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
97 lines (97 loc) · 3.51 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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
absl-py==2.0.0
aiohttp==3.8.6
aiosignal==1.3.1
annotated-types==0.6.0
anyio==3.7.1
astunparse==1.6.3
async-timeout==4.0.3
attrs==23.1.0
blinker==1.7.0
cachetools==5.3.2
certifi==2023.7.22
charset-normalizer==3.1.0
click==8.1.3
colorama==0.4.6
distro==1.8.0
editdistance==0.6.2
exceptiongroup==1.1.3
fastjsonschema==2.18.0
filelock==3.11.0
Flask==3.0.0
flatbuffers==23.5.26
frozenlist==1.4.0
gast==0.5.4
google-auth==2.23.4
google-auth-oauthlib==1.1.0
google-pasta==0.2.0
greenlet==3.0.1
grpcio==1.59.3
h11==0.14.0
h5py==3.10.0
httpcore==1.0.2
httpx==0.25.1
idna==3.4
itsdangerous==2.1.2
Jinja2==3.1.2
joblib==1.2.0
jupyter_core==5.3.2
jupyterlab-pygments==0.2.2
keras==2.15.0
libclang==16.0.6
Markdown==3.5.1
MarkupSafe==2.1.3
mistune==3.0.1
ml-dtypes==0.2.0
multidict==6.0.4
nltk==3.8.1
numpy==1.24.2
oauthlib==3.2.2
openai==0.28.1
opt-einsum==3.3.0
packaging==23.0
pandas==2.1.3
pandocfilters==1.5.0
platformdirs==3.10.0
protobuf==4.23.4
psycopg2==2.9.9
pyasn1==0.5.1
pyasn1-modules==0.3.0
pydantic==2.5.1
pydantic_core==2.14.3
Pygments==2.16.1
python-dateutil==2.8.2
pytz==2023.3.post1
pywin32==305
PyYAML==6.0
pyzmq==25.1.1
regex==2023.3.23
requests==2.31.0
requests-oauthlib==1.3.1
rpds-py==0.10.3
rsa==4.9
scipy==1.11.3
Send2Trash==1.8.0
six==1.16.0
smart-open==6.3.0
sniffio==1.3.0
soupsieve==2.5
SQLAlchemy==2.0.23
tensorboard==2.15.1
tensorboard-data-server==0.7.2
tensorflow-estimator==2.15.0
tensorflow-intel==2.15.0
tensorflow-io-gcs-filesystem==0.31.0
termcolor==2.3.0
tinycss2==1.2.1
tokenizers==0.13.3
tornado==6.3.3
tqdm==4.65.0
traitlets==5.10.1
typing_extensions==4.8.0
tzdata==2023.3
urllib3==1.26.15
wcwidth==0.2.6
webencodings==0.5.1
Werkzeug==3.0.1
xgboost==2.0.0
yarl==1.9.2