Анастасия commited on
Commit
988a45f
·
1 Parent(s): 060beb3

project_streamlit_app

Browse files
Files changed (1) hide show
  1. requirements.txt +24 -172
requirements.txt CHANGED
@@ -1,221 +1,73 @@
1
- absl-py==2.0.0
2
- aiofiles==23.1.0
3
- aiogram==3.1.1
4
- aiohttp==3.8.6
5
- aiosignal==1.3.1
6
- altair==5.1.2
7
- annotated-types==0.6.0
8
- anyio==4.0.0
9
- appdirs==1.4.4
10
- appnope==0.1.3
11
- argon2-cffi==23.1.0
12
- argon2-cffi-bindings==21.2.0
13
- arrow==1.3.0
14
- asttokens==2.4.1
15
- astunparse==1.6.3
16
- async-lru==2.0.4
17
- async-timeout==4.0.3
18
  attrs==23.1.0
19
- Babel==2.13.1
20
- beautifulsoup4==4.12.2
21
- black==23.11.0
22
- bleach==6.1.0
23
  blinker==1.7.0
24
  cachetools==5.3.2
25
- certifi==2023.7.22
26
- cffi==1.16.0
27
  charset-normalizer==3.3.2
28
  click==8.1.7
29
- comm==0.2.0
30
  contourpy==1.2.0
31
  cycler==0.12.1
32
- debugpy==1.8.0
33
- decorator==5.1.1
34
- defusedxml==0.7.1
35
- exceptiongroup==1.1.3
36
- executing==2.0.1
37
- fastjsonschema==2.19.0
38
  filelock==3.13.1
39
- flatbuffers==23.5.26
40
- fonttools==4.44.0
41
- fqdn==1.5.1
42
- frozendict==2.3.8
43
- frozenlist==1.4.0
44
- fsspec==2023.10.0
45
- gast==0.5.4
46
  gensim==4.3.2
47
  gitdb==4.0.11
48
  GitPython==3.1.40
49
- google-auth==2.25.1
50
- google-auth-oauthlib==1.1.0
51
- google-pasta==0.2.0
52
- grpcio==1.59.3
53
- h5py==3.10.0
54
- html5lib==1.1
55
  huggingface-hub==0.19.4
56
- idna==3.4
57
- imageio==2.31.6
58
- importlib-metadata==6.8.0
59
- ipykernel==6.26.0
60
- ipython==8.17.2
61
- ipywidgets==8.1.1
62
- isoduration==20.11.0
63
- jedi==0.19.1
64
  Jinja2==3.1.2
65
  joblib==1.3.2
66
- json5==0.9.14
67
- jsonpointer==2.4
68
- jsonschema==4.19.2
69
- jsonschema-specifications==2023.7.1
70
- jupyter==1.0.0
71
- jupyter-console==6.6.3
72
- jupyter-events==0.9.0
73
- jupyter-lsp==2.2.0
74
- jupyter_client==8.6.0
75
- jupyter_core==5.5.0
76
- jupyter_server==2.10.1
77
- jupyter_server_terminals==0.4.4
78
- jupyterlab==4.0.9
79
- jupyterlab-pygments==0.2.2
80
- jupyterlab-widgets==3.0.9
81
- jupyterlab_code_formatter==2.2.1
82
- jupyterlab_commands==0.4.0
83
- jupyterlab_server==2.25.2
84
- keras==2.15.0
85
  kiwisolver==1.4.5
86
- lazy_loader==0.3
87
- libclang==16.0.6
88
  lightning-utilities==0.10.0
89
- lxml==4.9.3
90
- magic-filter==1.0.12
91
- Markdown==3.5.1
92
  markdown-it-py==3.0.0
93
  MarkupSafe==2.1.3
94
- matplotlib==3.8.1
95
- matplotlib-inline==0.1.6
96
  mdurl==0.1.2
97
- mistune==3.0.2
98
- ml-dtypes==0.2.0
99
- mplcyberpunk==0.7.0
100
  mpmath==1.3.0
101
- multidict==6.0.4
102
- multitasking==0.0.11
103
- mypy-extensions==1.0.0
104
- nbclient==0.9.0
105
- nbconvert==7.11.0
106
- nbformat==5.9.2
107
- nest-asyncio==1.5.8
108
  networkx==3.2.1
109
  nltk==3.8.1
110
- notebook==7.0.6
111
- notebook_shim==0.2.3
112
- numpy==1.26.1
113
- oauthlib==3.2.2
114
- opencv-contrib-python==4.8.1.78
115
- opencv-python==4.8.1.78
116
- opt-einsum==3.3.0
117
- overrides==7.4.0
118
  packaging==23.2
119
- pandas==2.1.2
120
- pandocfilters==1.5.0
121
- parso==0.8.3
122
- pathspec==0.11.2
123
- patsy==0.5.3
124
- peewee==3.17.0
125
- pexpect==4.8.0
126
- Pillow==10.0.1
127
- platformdirs==4.0.0
128
- plotly==5.18.0
129
- plotly-express==0.4.1
130
- prometheus-client==0.18.0
131
- prompt-toolkit==3.0.41
132
- protobuf==4.23.4
133
- psutil==5.9.6
134
- ptyprocess==0.7.0
135
- pure-eval==0.2.2
136
- py-cpuinfo==9.0.0
137
- pyarrow==14.0.0
138
- pyasn1==0.5.1
139
- pyasn1-modules==0.3.0
140
- pycparser==2.21
141
- pydantic==2.3.0
142
- pydantic_core==2.6.3
143
  pydeck==0.8.1b0
144
- Pygments==2.16.1
145
  pyparsing==3.1.1
146
  python-dateutil==2.8.2
147
- python-json-logger==2.0.7
148
  pytz==2023.3.post1
149
  PyYAML==6.0.1
150
- pyzmq==25.1.1
151
- qtconsole==5.5.1
152
- QtPy==2.4.1
153
- referencing==0.30.2
154
  regex==2023.10.3
155
  requests==2.31.0
156
- requests-oauthlib==1.3.1
157
- rfc3339-validator==0.1.4
158
- rfc3986-validator==0.1.1
159
- rich==13.6.0
160
- rpds-py==0.10.6
161
- rsa==4.9
162
  safetensors==0.4.1
163
- scikit-image==0.22.0
164
  scikit-learn==1.3.2
165
- scipy==1.11.3
166
- seaborn==0.13.0
167
- Send2Trash==1.8.2
168
- shortcuts==0.11.0
169
  six==1.16.0
170
  smart-open==6.4.0
171
  smmap==5.0.1
172
- sniffio==1.3.0
173
- soupsieve==2.5
174
- stack-data==0.6.3
175
- statsmodels==0.14.0
176
- streamlit==1.28.1
177
  sympy==1.12
178
  tenacity==8.2.3
179
- tensorboard==2.15.1
180
- tensorboard-data-server==0.7.2
181
- tensorflow==2.15.0
182
- tensorflow-estimator==2.15.0
183
- tensorflow-io-gcs-filesystem==0.34.0
184
- tensorflow-macos==2.15.0
185
- termcolor==2.4.0
186
- terminado==0.18.0
187
- thop==0.1.1.post2209072238
188
  threadpoolctl==3.2.0
189
- tifffile==2023.9.26
190
- tinycss2==1.2.1
191
  tokenizers==0.15.0
192
  toml==0.10.2
193
- tomli==2.0.1
194
  toolz==0.12.0
195
  torch==2.1.1
196
  torchmetrics==1.2.1
197
- torchutils==0.0.4
198
- torchview==0.2.6
199
- torchvision==0.16.1
200
- tornado==6.3.3
201
  tqdm==4.66.1
202
- traitlets==5.13.0
203
  transformers==4.35.2
204
- types-python-dateutil==2.8.19.14
205
- typing_extensions==4.7.1
206
  tzdata==2023.3
207
  tzlocal==5.2
208
- ultralytics==8.0.216
209
- uri-template==1.3.0
210
- urllib3==2.0.7
211
  validators==0.22.0
212
- wcwidth==0.2.10
213
- webcolors==1.13
214
- webencodings==0.5.1
215
- websocket-client==1.6.4
216
- Werkzeug==3.0.1
217
- widgetsnbextension==4.0.9
218
- wrapt==1.14.1
219
- yarl==1.9.2
220
- yfinance==0.2.31
221
  zipp==3.17.0
 
1
+ altair==5.2.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  attrs==23.1.0
 
 
 
 
3
  blinker==1.7.0
4
  cachetools==5.3.2
5
+ certifi==2023.11.17
 
6
  charset-normalizer==3.3.2
7
  click==8.1.7
 
8
  contourpy==1.2.0
9
  cycler==0.12.1
 
 
 
 
 
 
10
  filelock==3.13.1
11
+ fonttools==4.46.0
12
+ fsspec==2023.12.1
 
 
 
 
 
13
  gensim==4.3.2
14
  gitdb==4.0.11
15
  GitPython==3.1.40
 
 
 
 
 
 
16
  huggingface-hub==0.19.4
17
+ idna==3.6
18
+ importlib-metadata==6.11.0
19
+ importlib-resources==6.1.1
 
 
 
 
 
20
  Jinja2==3.1.2
21
  joblib==1.3.2
22
+ jsonschema==4.20.0
23
+ jsonschema-specifications==2023.11.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
24
  kiwisolver==1.4.5
 
 
25
  lightning-utilities==0.10.0
 
 
 
26
  markdown-it-py==3.0.0
27
  MarkupSafe==2.1.3
28
+ matplotlib==3.8.2
 
29
  mdurl==0.1.2
 
 
 
30
  mpmath==1.3.0
 
 
 
 
 
 
 
31
  networkx==3.2.1
32
  nltk==3.8.1
33
+ numpy==1.26.2
 
 
 
 
 
 
 
34
  packaging==23.2
35
+ pandas==2.1.3
36
+ Pillow==10.1.0
37
+ protobuf==4.25.1
38
+ pyarrow==14.0.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
39
  pydeck==0.8.1b0
40
+ Pygments==2.17.2
41
  pyparsing==3.1.1
42
  python-dateutil==2.8.2
 
43
  pytz==2023.3.post1
44
  PyYAML==6.0.1
45
+ referencing==0.32.0
 
 
 
46
  regex==2023.10.3
47
  requests==2.31.0
48
+ rich==13.7.0
49
+ rpds-py==0.13.2
 
 
 
 
50
  safetensors==0.4.1
 
51
  scikit-learn==1.3.2
52
+ scipy==1.11.4
 
 
 
53
  six==1.16.0
54
  smart-open==6.4.0
55
  smmap==5.0.1
56
+ streamlit==1.29.0
 
 
 
 
57
  sympy==1.12
58
  tenacity==8.2.3
 
 
 
 
 
 
 
 
 
59
  threadpoolctl==3.2.0
 
 
60
  tokenizers==0.15.0
61
  toml==0.10.2
 
62
  toolz==0.12.0
63
  torch==2.1.1
64
  torchmetrics==1.2.1
65
+ tornado==6.4
 
 
 
66
  tqdm==4.66.1
 
67
  transformers==4.35.2
68
+ typing_extensions==4.8.0
 
69
  tzdata==2023.3
70
  tzlocal==5.2
71
+ urllib3==2.1.0
 
 
72
  validators==0.22.0
 
 
 
 
 
 
 
 
 
73
  zipp==3.17.0