Rzhishchev commited on
Commit
05847d1
1 Parent(s): c0fa0ce

Delete requirements.txt

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