BlendMMM commited on
Commit
ef850e9
·
verified ·
1 Parent(s): 0cdf579

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +133 -76
requirements.txt CHANGED
@@ -1,76 +1,133 @@
1
- altair == 4.2.0
2
- attrs == 23.1.0
3
- bcrypt == 4.0.1
4
- blinker == 1.6.2
5
- cachetools == 5.3.1
6
- certifi == 2023.7.22
7
- charset-normalizer == 3.2.0
8
- click == 8.1.7
9
- colorama == 0.4.6
10
- contourpy == 1.1.1
11
- cycler == 0.11.0
12
- dacite == 1.8.1
13
- entrypoints == 0.4
14
- et-xmlfile == 1.1.0
15
- extra-streamlit-components == 0.1.56
16
- fonttools == 4.42.1
17
- gitdb == 4.0.10
18
- GitPython == 3.1.35
19
- htmlmin == 0.1.12
20
- idna == 3.4
21
- ImageHash == 4.3.1
22
- importlib-metadata == 6.8.0
23
- importlib-resources == 6.1.0
24
- Jinja2 == 3.1.2
25
- joblib == 1.3.2
26
- jsonschema == 4.19.0
27
- jsonschema-specifications== 2023.7.1
28
- kaleido == 0.2.1
29
- kiwisolver == 1.4.5
30
- markdown-it-py == 3.0.0
31
- MarkupSafe == 2.1.3
32
- matplotlib == 3.7.0
33
- mdurl == 0.1.2
34
- networkx == 3.1
35
- numerize == 0.12
36
- numpy == 1.23.5
37
- openpyxl>=3.1.0
38
- packaging == 23.1
39
- pandas == 1.5.2
40
- pandas-profiling == 3.6.6
41
- patsy == 0.5.3
42
- phik == 0.12.3
43
- Pillow == 10.0.0
44
- pip == 23.2.1
45
- plotly == 5.11.0
46
- scikit-learn == 1.1.3
47
- scipy == 1.9.3
48
- seaborn == 0.12.2
49
- semver == 3.0.1
50
- setuptools == 68.1.2
51
- six == 1.16.0
52
- smmap == 5.0.0
53
- statsmodels == 0.14.0
54
- streamlit == 1.32.2
55
- streamlit-aggrid == 0.3.4.post3
56
- streamlit-authenticator == 0.2.1
57
- streamlit-pandas-profiling== 0.1.3
58
- sweetviz == 2.2.1
59
- tangled-up-in-unicode == 0.2.0
60
- tenacity == 8.2.3
61
- threadpoolctl == 3.2.0
62
- toml == 0.10.2
63
- toolz == 0.12.0
64
- tornado == 6.3.3
65
- tqdm == 4.66.1
66
- typeguard == 2.13.3
67
- typing_extensions == 4.7.1
68
- tzdata == 2023.3
69
- tzlocal == 5.0.1
70
- urllib3 == 2.0.4
71
- validators == 0.22.0
72
- visions == 0.7.5
73
- watchdog == 3.0.0
74
- wheel == 0.41.2
75
- wordcloud == 1.9.2
76
- zipp == 3.16.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ altair==5.2.0
2
+ annotated-types==0.6.0
3
+ appdirs==1.4.4
4
+ arrow==1.3.0
5
+ astor==0.8.1
6
+ asttokens==2.4.1
7
+ attrs==23.2.0
8
+ backoff==2.2.1
9
+ bcrypt==4.1.2
10
+ blinker==1.7.0
11
+ cachetools==5.3.2
12
+ certifi==2024.2.2
13
+ charset-normalizer==3.3.2
14
+ click==8.1.7
15
+ colorama==0.4.6
16
+ comm==0.2.2
17
+ contourpy==1.2.0
18
+ cycler==0.12.1
19
+ dacite==1.8.1
20
+ dateutils==0.6.12
21
+ decorator==5.1.1
22
+ duckdb==0.10.1
23
+ et-xmlfile==1.1.0
24
+ exceptiongroup==1.2.1
25
+ executing==2.0.1
26
+ extra-streamlit-components==0.1.56
27
+ fonttools==4.49.0
28
+ gitdb==4.0.11
29
+ GitPython==3.1.42
30
+ greenlet==3.0.3
31
+ gw_dsl_parser==0.1.47
32
+ htmlmin==0.1.12
33
+ idna==3.6
34
+ ImageHash==4.3.1
35
+ importlib-metadata==7.0.1
36
+ importlib-resources==6.1.1
37
+ ipython==8.18.1
38
+ ipywidgets==8.1.2
39
+ jedi==0.19.1
40
+ Jinja2==3.1.3
41
+ joblib==1.3.2
42
+ jsonschema==4.21.1
43
+ jsonschema-specifications==2023.12.1
44
+ jupyterlab_widgets==3.0.10
45
+ kanaries_track==0.0.4
46
+ kiwisolver==1.4.5
47
+ llvmlite==0.41.1
48
+ markdown-it-py==3.0.0
49
+ MarkupSafe==2.1.5
50
+ matplotlib==3.7.0
51
+ matplotlib-inline==0.1.6
52
+ mdurl==0.1.2
53
+ monotonic==1.6
54
+ multimethod==1.11.2
55
+ networkx==3.2.1
56
+ numba==0.58.1
57
+ numerize==0.12
58
+ numpy==1.23.5
59
+ openpyxl==3.0.10
60
+ packaging==23.2
61
+ pandas==1.5.3
62
+ pandas-profiling==3.6.6
63
+ parso==0.8.4
64
+ patsy==0.5.6
65
+ phik==0.12.4
66
+ pillow==10.2.0
67
+ pip==24.0
68
+ plotly==5.11.0
69
+ plotly-express==0.4.1
70
+ prompt-toolkit==3.0.43
71
+ protobuf==4.25.3
72
+ psutil==5.9.8
73
+ pure-eval==0.2.2
74
+ pyarrow==15.0.0
75
+ pydantic==2.6.3
76
+ pydantic_core==2.16.3
77
+ pydantic-settings==2.2.1
78
+ pydeck==0.8.1b0
79
+ Pygments==2.17.2
80
+ pygwalker==0.4.8
81
+ PyJWT==2.8.0
82
+ pyparsing==3.1.1
83
+ python-dateutil==2.8.2
84
+ python-decouple==3.8
85
+ python-dotenv==1.0.1
86
+ pytz==2024.1
87
+ PyWavelets==1.5.0
88
+ PyYAML==6.0.1
89
+ referencing==0.33.0
90
+ requests==2.31.0
91
+ rich==13.7.0
92
+ rpds-py==0.18.0
93
+ scikit-learn==1.1.3
94
+ scipy==1.11.4
95
+ seaborn==0.12.2
96
+ segment-analytics-python==2.2.3
97
+ setuptools==69.1.0
98
+ six==1.16.0
99
+ smmap==5.0.1
100
+ SQLAlchemy==2.0.29
101
+ sqlglot==23.11.2
102
+ stack-data==0.6.3
103
+ statsmodels==0.14.0
104
+ streamlit==1.32.2
105
+ streamlit-aggrid==0.3.4.post3
106
+ streamlit-authenticator==0.2.1
107
+ streamlit-chat==0.1.1
108
+ streamlit-pandas-profiling==0.1.3
109
+ sweetviz==2.2.1
110
+ tangled-up-in-unicode==0.2.0
111
+ tenacity==8.2.3
112
+ threadpoolctl==3.3.0
113
+ toml==0.10.2
114
+ toolz==0.12.1
115
+ tornado==6.4
116
+ tqdm==4.66.2
117
+ traitlets==5.14.1
118
+ typeguard==4.1.5
119
+ types-python-dateutil==2.9.0.20240316
120
+ typing_extensions==4.9.0
121
+ tzdata==2024.1
122
+ tzlocal==5.2
123
+ urllib3==2.2.1
124
+ validators==0.22.0
125
+ visions==0.7.5
126
+ wasmtime==12.0.0
127
+ watchdog==4.0.0
128
+ wcwidth==0.2.13
129
+ wheel==0.42.0
130
+ widgetsnbextension==4.0.10
131
+ wordcloud==1.9.3
132
+ ydata-profiling==4.6.5
133
+ zipp==3.17.0