Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +133 -76
requirements.txt
CHANGED
@@ -1,76 +1,133 @@
|
|
1 |
-
altair
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
-
|
43 |
-
|
44 |
-
|
45 |
-
|
46 |
-
|
47 |
-
|
48 |
-
|
49 |
-
|
50 |
-
|
51 |
-
|
52 |
-
|
53 |
-
|
54 |
-
|
55 |
-
|
56 |
-
|
57 |
-
|
58 |
-
|
59 |
-
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
|
64 |
-
|
65 |
-
|
66 |
-
|
67 |
-
|
68 |
-
|
69 |
-
|
70 |
-
|
71 |
-
|
72 |
-
|
73 |
-
|
74 |
-
|
75 |
-
|
76 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|