Rzhishchev commited on
Commit
3ebff27
·
1 Parent(s): c835ca5

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +192 -0
requirements.txt ADDED
@@ -0,0 +1,192 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==1.4.0
2
+ alembic==1.11.1
3
+ altair==5.0.1
4
+ anyio==3.7.1
5
+ appnope==0.1.3
6
+ argon2-cffi==21.3.0
7
+ argon2-cffi-bindings==21.2.0
8
+ arrow==1.2.3
9
+ asttokens==2.2.1
10
+ astunparse==1.6.3
11
+ async-lru==2.0.3
12
+ attrs==23.1.0
13
+ Babel==2.12.1
14
+ backcall==0.2.0
15
+ beautifulsoup4==4.12.2
16
+ bleach==6.0.0
17
+ blinker==1.6.2
18
+ cachetools==5.3.1
19
+ catboost==1.2
20
+ certifi==2023.7.22
21
+ cffi==1.15.1
22
+ charset-normalizer==3.2.0
23
+ click==8.1.6
24
+ cmaes==0.10.0
25
+ colorama==0.4.6
26
+ colorlog==6.7.0
27
+ comm==0.1.4
28
+ contourpy==1.1.0
29
+ cycler==0.11.0
30
+ Cython==0.29.36
31
+ debugpy==1.6.7
32
+ decorator==5.1.1
33
+ defusedxml==0.7.1
34
+ executing==1.2.0
35
+ fastjsonschema==2.18.0
36
+ filelock==3.12.2
37
+ flatbuffers==23.5.26
38
+ fonttools==4.41.1
39
+ fqdn==1.5.1
40
+ fsspec==2023.6.0
41
+ gast==0.4.0
42
+ gitdb==4.0.10
43
+ GitPython==3.1.32
44
+ google-auth==2.22.0
45
+ google-auth-oauthlib==1.0.0
46
+ google-pasta==0.2.0
47
+ graphviz==0.20.1
48
+ grpcio==1.56.2
49
+ h5py==3.9.0
50
+ hdbscan==0.8.33
51
+ huggingface-hub==0.16.4
52
+ idna==3.4
53
+ importlib-metadata==6.8.0
54
+ ipykernel==6.25.0
55
+ ipython==8.14.0
56
+ ipywidgets==8.0.7
57
+ isoduration==20.11.0
58
+ jedi==0.19.0
59
+ Jinja2==3.1.2
60
+ joblib==1.3.1
61
+ json5==0.9.14
62
+ jsonpointer==2.4
63
+ jsonschema==4.18.4
64
+ jsonschema-specifications==2023.7.1
65
+ jupyter-events==0.6.3
66
+ jupyter-lsp==2.2.0
67
+ jupyter_client==8.3.0
68
+ jupyter_core==5.3.1
69
+ jupyter_server==2.7.0
70
+ jupyter_server_terminals==0.4.4
71
+ jupyterlab==4.0.3
72
+ jupyterlab-pygments==0.2.2
73
+ jupyterlab-widgets==3.0.8
74
+ jupyterlab_server==2.23.0
75
+ keras==2.13.1
76
+ kiwisolver==1.4.4
77
+ libclang==16.0.6
78
+ lightgbm==4.0.0
79
+ llvmlite==0.40.1
80
+ Mako==1.2.4
81
+ Markdown==3.4.3
82
+ markdown-it-py==3.0.0
83
+ MarkupSafe==2.1.3
84
+ matplotlib==3.7.2
85
+ matplotlib-inline==0.1.6
86
+ mdurl==0.1.2
87
+ mistune==3.0.1
88
+ mpmath==1.3.0
89
+ nbclient==0.8.0
90
+ nbconvert==7.7.2
91
+ nbformat==5.9.1
92
+ nest-asyncio==1.5.7
93
+ networkx==3.1
94
+ nltk==3.8.1
95
+ notebook_shim==0.2.3
96
+ numba==0.57.1
97
+ numpy==1.24.3
98
+ oauthlib==3.2.2
99
+ opt-einsum==3.3.0
100
+ optuna==3.2.0
101
+ overrides==7.3.1
102
+ packaging==23.1
103
+ pandas==2.0.3
104
+ pandocfilters==1.5.0
105
+ parso==0.8.3
106
+ patsy==0.5.3
107
+ pexpect==4.8.0
108
+ pickleshare==0.7.5
109
+ Pillow==9.5.0
110
+ platformdirs==3.10.0
111
+ plotly==5.15.0
112
+ prometheus-client==0.17.1
113
+ prompt-toolkit==3.0.39
114
+ protobuf==4.23.4
115
+ psutil==5.9.5
116
+ ptyprocess==0.7.0
117
+ pure-eval==0.2.2
118
+ pyarrow==13.0.0
119
+ pyasn1==0.5.0
120
+ pyasn1-modules==0.3.0
121
+ pycparser==2.21
122
+ pydeck==0.8.0
123
+ Pygments==2.16.1
124
+ Pympler==1.0.1
125
+ pynndescent==0.5.10
126
+ pyparsing==3.0.9
127
+ python-dateutil==2.8.2
128
+ python-json-logger==2.0.7
129
+ pytz==2023.3
130
+ pytz-deprecation-shim==0.1.0.post0
131
+ PyYAML==6.0.1
132
+ pyzmq==25.1.0
133
+ referencing==0.30.0
134
+ regex==2023.6.3
135
+ requests==2.31.0
136
+ requests-oauthlib==1.3.1
137
+ rfc3339-validator==0.1.4
138
+ rfc3986-validator==0.1.1
139
+ rich==13.5.2
140
+ rpds-py==0.9.2
141
+ rsa==4.9
142
+ safetensors==0.3.3
143
+ scikit-learn==1.3.0
144
+ scipy==1.11.1
145
+ seaborn==0.12.2
146
+ Send2Trash==1.8.2
147
+ six==1.16.0
148
+ smmap==5.0.0
149
+ sniffio==1.3.0
150
+ soupsieve==2.4.1
151
+ SQLAlchemy==2.0.19
152
+ stack-data==0.6.2
153
+ statsmodels==0.14.0
154
+ streamlit==1.25.0
155
+ sympy==1.12
156
+ tenacity==8.2.2
157
+ tensorboard==2.13.0
158
+ tensorboard-data-server==0.7.1
159
+ tensorflow==2.13.0
160
+ tensorflow-estimator==2.13.0
161
+ tensorflow-macos==2.13.0
162
+ termcolor==2.3.0
163
+ terminado==0.17.1
164
+ threadpoolctl==3.2.0
165
+ tinycss2==1.2.1
166
+ tokenizers==0.13.3
167
+ toml==0.10.2
168
+ toolz==0.12.0
169
+ torch==2.0.1
170
+ tornado==6.3.2
171
+ tqdm==4.65.0
172
+ traitlets==5.9.0
173
+ transformers==4.32.0
174
+ typing_extensions==4.5.0
175
+ tzdata==2023.3
176
+ tzlocal==4.3.1
177
+ umap-learn==0.5.3
178
+ uri-template==1.3.0
179
+ urllib3==1.26.16
180
+ validators==0.21.2
181
+ wcwidth==0.2.6
182
+ webcolors==1.13
183
+ webencodings==0.5.1
184
+ websocket-client==1.6.1
185
+ Werkzeug==2.3.6
186
+ widgetsnbextension==4.0.8
187
+ wordcloud==1.9.2
188
+ wrapt==1.15.0
189
+ xgboost==1.7.6
190
+ xlrd==2.0.1
191
+ yellowbrick==1.5
192
+ zipp==3.16.2