norsu commited on
Commit
07c4265
·
1 Parent(s): c92d334

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -184
requirements.txt CHANGED
@@ -1,186 +1,3 @@
1
- altair==5.0.1
2
- annotated-types==0.5.0
3
- ansi2html==1.8.0
4
- anyio==3.7.1
5
- asttokens==2.2.1
6
- attrs==23.1.0
7
- backcall==0.2.0
8
- beautifulsoup4==4.12.0
9
- blinker==1.6.2
10
- blis==0.7.10
11
- bs4==0.0.1
12
- cachetools==5.3.1
13
- catalogue==2.0.9
14
- category-encoders==2.6.1
15
- certifi==2022.12.7
16
- charset-normalizer==3.1.0
17
- click==8.1.6
18
- cloudpickle==2.2.1
19
- colorama==0.4.6
20
- comm==0.1.3
21
- confection==0.1.0
22
- contourpy==1.0.7
23
- cycler==0.11.0
24
- cymem==2.0.7
25
- Cython==3.0.0
26
- dash==2.11.1
27
- dash-core-components==2.0.0
28
- dash-html-components==2.0.0
29
- dash-table==5.0.0
30
- debugpy==1.6.7
31
- decorator==5.1.1
32
- Deprecated==1.2.14
33
- deprecation==2.1.0
34
- dnspython==2.4.2
35
- email-validator==2.0.0.post2
36
- exceptiongroup==1.1.2
37
- executing==1.2.0
38
- fastai==2.7.12
39
- fastapi==0.101.0
40
- fastcore==1.5.29
41
- fastdownload==0.0.7
42
- fastjsonschema==2.18.0
43
- fastprogress==1.0.3
44
- filelock==3.12.2
45
- Flask==2.2.5
46
- fonttools==4.39.4
47
- fsspec==2023.6.0
48
- gitdb==4.0.10
49
- GitPython==3.1.32
50
- h11==0.14.0
51
- httpcore==0.17.3
52
- httptools==0.6.0
53
- httpx==0.24.1
54
- huggingface-hub==0.16.4
55
- idna==3.4
56
- imbalanced-learn==0.11.0
57
- importlib-metadata==6.8.0
58
- ipykernel==6.25.0
59
- ipython==8.14.0
60
- ipywidgets==8.1.0
61
- itsdangerous==2.1.2
62
- jedi==0.19.0
63
- Jinja2==3.1.2
64
- joblib==1.3.1
65
- jsonschema==4.19.0
66
- jsonschema-specifications==2023.7.1
67
- jupyter_client==8.3.0
68
- jupyter_core==5.3.1
69
- jupyterlab-widgets==3.0.8
70
- kaleido==0.2.1
71
- kiwisolver==1.4.4
72
- langcodes==3.3.0
73
- lightgbm==4.0.0
74
- llvmlite==0.40.1
75
- lxml==4.9.2
76
- markdown-it-py==3.0.0
77
- MarkupSafe==2.1.3
78
- matplotlib==3.7.1
79
- matplotlib-inline==0.1.6
80
- mdurl==0.1.2
81
- mpmath==1.3.0
82
- murmurhash==1.0.9
83
- nbformat==5.9.2
84
- nest-asyncio==1.5.7
85
- networkx==3.1
86
- numba==0.57.1
87
- numpy==1.23.5
88
- orjson==3.9.4
89
- packaging==23.1
90
- pandas==1.5.3
91
- parso==0.8.3
92
- pathy==0.10.2
93
- patsy==0.5.3
94
- pickleshare==0.7.5
95
- Pillow==9.5.0
96
- platformdirs==3.10.0
97
- plotly==5.16.0
98
- plotly-resampler==0.9.1
99
- pmdarima==2.0.3
100
- preshed==3.0.8
101
- prompt-toolkit==3.0.39
102
- protobuf==4.24.0
103
- psutil==5.9.5
104
- pure-eval==0.2.2
105
- pyarrow==12.0.1
106
- pycaret==3.0.4
107
- pydantic==2.1.1
108
- pydantic-extra-types==2.0.0
109
- pydantic-settings==2.0.2
110
- pydantic_core==2.4.0
111
- pydeck==0.8.0
112
- pygame==2.3.0
113
- Pygments==2.15.1
114
- Pympler==1.0.1
115
- pyod==1.1.0
116
- pyparsing==3.0.9
117
- pypiwin32==223
118
- python-dateutil==2.8.2
119
- python-dotenv==1.0.0
120
- python-multipart==0.0.6
121
- pytz==2023.3
122
- pytz-deprecation-shim==0.1.0.post0
123
- pywin32==306
124
- PyYAML==6.0.1
125
- pyzmq==25.1.0
126
- referencing==0.30.2
127
- requests==2.28.2
128
- retrying==1.3.4
129
- rich==13.5.2
130
- rpds-py==0.9.2
131
- schemdraw==0.15
132
  scikit-base==0.5.0
133
  scikit-learn==1.2.2
134
- scikit-plot==0.3.7
135
- scipy==1.11.1
136
- seaborn==0.12.2
137
- six==1.16.0
138
- sktime==0.21.0
139
- smart-open==6.3.0
140
- smmap==5.0.0
141
- sniffio==1.3.0
142
- soupsieve==2.4
143
- spacy==3.6.0
144
- spacy-legacy==3.0.12
145
- spacy-loggers==1.0.4
146
- srsly==2.4.7
147
- stack-data==0.6.2
148
- starlette==0.27.0
149
- statsmodels==0.14.0
150
- streamlit==1.25.0
151
- sympy==1.12
152
- tbats==1.1.3
153
- tenacity==8.2.2
154
- thinc==8.1.10
155
- threadpoolctl==3.2.0
156
- toml==0.10.2
157
- toolz==0.12.0
158
- torch==2.0.1
159
- torchvision==0.15.2
160
- tornado==6.3.2
161
- tqdm==4.65.0
162
- trace-updater==0.0.9.1
163
- traitlets==5.9.0
164
- tsdownsample==0.1.2
165
- typer==0.9.0
166
- typing_extensions==4.7.1
167
- tzdata==2023.3
168
- tzlocal==4.3.1
169
- ujson==5.8.0
170
- urllib3==1.26.15
171
- uvicorn==0.23.2
172
- validators==0.21.2
173
- wasabi==1.1.2
174
- watchdog==3.0.0
175
- watchfiles==0.19.0
176
- wcwidth==0.2.6
177
- websockets==11.0.3
178
- Werkzeug==2.2.3
179
- widgetsnbextension==4.0.8
180
- win10toast==0.9
181
- win11toast==0.32
182
- winsdk==1.0.0b8
183
- wrapt==1.15.0
184
- xxhash==3.3.0
185
- yellowbrick==1.5
186
- zipp==3.16.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  scikit-base==0.5.0
2
  scikit-learn==1.2.2
3
+ scikit-plot==0.3.7