Update requirements.txt
Browse files- requirements.txt +78 -79
requirements.txt
CHANGED
@@ -1,80 +1,79 @@
|
|
1 |
-
absl-py==2.2.2
|
2 |
-
astunparse==1.6.3
|
3 |
-
beautifulsoup4==4.13.4
|
4 |
-
blinker==1.9.0
|
5 |
-
certifi==2025.4.26
|
6 |
-
cffi==1.17.1
|
7 |
-
charset-normalizer==3.4.2
|
8 |
-
click==8.1.8
|
9 |
-
colorama==0.4.6
|
10 |
-
contourpy==1.3.2
|
11 |
-
curl_cffi==0.10.0
|
12 |
-
cycler==0.12.1
|
13 |
-
Flask==3.1.0
|
14 |
-
flatbuffers==25.2.10
|
15 |
-
fonttools==4.57.0
|
16 |
-
frozendict==2.4.6
|
17 |
-
gast==0.6.0
|
18 |
-
google-pasta==0.2.0
|
19 |
-
grpcio==1.71.0
|
20 |
-
h5py==3.13.0
|
21 |
-
idna==3.10
|
22 |
-
itsdangerous==2.2.0
|
23 |
-
Jinja2==3.1.6
|
24 |
-
joblib==1.5.0
|
25 |
-
keras==3.9.2
|
26 |
-
kiwisolver==1.4.8
|
27 |
-
libclang==18.1.1
|
28 |
-
lxml==5.4.0
|
29 |
-
Markdown==3.8
|
30 |
-
markdown-it-py==3.0.0
|
31 |
-
MarkupSafe==3.0.2
|
32 |
-
matplotlib==3.10.1
|
33 |
-
mdurl==0.1.2
|
34 |
-
ml_dtypes==0.5.1
|
35 |
-
multitasking==0.0.11
|
36 |
-
namex==0.0.9
|
37 |
-
narwhals==1.38.0
|
38 |
-
numpy==2.1.3
|
39 |
-
opt_einsum==3.4.0
|
40 |
-
optree==0.15.0
|
41 |
-
packaging==25.0
|
42 |
-
pandas==2.2.3
|
43 |
-
pandas-datareader==0.10.0
|
44 |
-
peewee==3.18.1
|
45 |
-
pillow==11.2.1
|
46 |
-
platformdirs==4.3.7
|
47 |
-
plotly==6.0.1
|
48 |
-
protobuf==5.29.4
|
49 |
-
pycparser==2.22
|
50 |
-
Pygments==2.19.1
|
51 |
-
pyparsing==3.2.3
|
52 |
-
PyQt6==6.7.1
|
53 |
-
PyQt6-Qt6==6.7.3
|
54 |
-
PyQt6_sip==13.10.0
|
55 |
-
python-dateutil==2.9.0.post0
|
56 |
-
pytz==2025.2
|
57 |
-
|
58 |
-
|
59 |
-
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
|
64 |
-
|
65 |
-
tensorboard==
|
66 |
-
|
67 |
-
tensorflow==
|
68 |
-
|
69 |
-
|
70 |
-
|
71 |
-
|
72 |
-
|
73 |
-
|
74 |
-
|
75 |
-
|
76 |
-
|
77 |
-
|
78 |
-
|
79 |
-
blinker==1.9.0
|
80 |
gradio>=3.0
|
|
|
1 |
+
absl-py==2.2.2
|
2 |
+
astunparse==1.6.3
|
3 |
+
beautifulsoup4==4.13.4
|
4 |
+
blinker==1.9.0
|
5 |
+
certifi==2025.4.26
|
6 |
+
cffi==1.17.1
|
7 |
+
charset-normalizer==3.4.2
|
8 |
+
click==8.1.8
|
9 |
+
colorama==0.4.6
|
10 |
+
contourpy==1.3.2
|
11 |
+
curl_cffi==0.10.0
|
12 |
+
cycler==0.12.1
|
13 |
+
Flask==3.1.0
|
14 |
+
flatbuffers==25.2.10
|
15 |
+
fonttools==4.57.0
|
16 |
+
frozendict==2.4.6
|
17 |
+
gast==0.6.0
|
18 |
+
google-pasta==0.2.0
|
19 |
+
grpcio==1.71.0
|
20 |
+
h5py==3.13.0
|
21 |
+
idna==3.10
|
22 |
+
itsdangerous==2.2.0
|
23 |
+
Jinja2==3.1.6
|
24 |
+
joblib==1.5.0
|
25 |
+
keras==3.9.2
|
26 |
+
kiwisolver==1.4.8
|
27 |
+
libclang==18.1.1
|
28 |
+
lxml==5.4.0
|
29 |
+
Markdown==3.8
|
30 |
+
markdown-it-py==3.0.0
|
31 |
+
MarkupSafe==3.0.2
|
32 |
+
matplotlib==3.10.1
|
33 |
+
mdurl==0.1.2
|
34 |
+
ml_dtypes==0.5.1
|
35 |
+
multitasking==0.0.11
|
36 |
+
namex==0.0.9
|
37 |
+
narwhals==1.38.0
|
38 |
+
numpy==2.1.3
|
39 |
+
opt_einsum==3.4.0
|
40 |
+
optree==0.15.0
|
41 |
+
packaging==25.0
|
42 |
+
pandas==2.2.3
|
43 |
+
pandas-datareader==0.10.0
|
44 |
+
peewee==3.18.1
|
45 |
+
pillow==11.2.1
|
46 |
+
platformdirs==4.3.7
|
47 |
+
plotly==6.0.1
|
48 |
+
protobuf==5.29.4
|
49 |
+
pycparser==2.22
|
50 |
+
Pygments==2.19.1
|
51 |
+
pyparsing==3.2.3
|
52 |
+
PyQt6==6.7.1
|
53 |
+
PyQt6-Qt6==6.7.3
|
54 |
+
PyQt6_sip==13.10.0
|
55 |
+
python-dateutil==2.9.0.post0
|
56 |
+
pytz==2025.2
|
57 |
+
requests==2.32.3
|
58 |
+
rich==14.0.0
|
59 |
+
scikit-learn==1.6.1
|
60 |
+
scipy==1.15.2
|
61 |
+
setuptools==80.3.1
|
62 |
+
six==1.17.0
|
63 |
+
soupsieve==2.7
|
64 |
+
tensorboard==2.19.0
|
65 |
+
tensorboard-data-server==0.7.2
|
66 |
+
tensorflow==2.19.0
|
67 |
+
tensorflow-io-gcs-filesystem==0.31.0
|
68 |
+
termcolor==3.1.0
|
69 |
+
threadpoolctl==3.6.0
|
70 |
+
typing_extensions==4.13.2
|
71 |
+
tzdata==2025.2
|
72 |
+
urllib3==2.4.0
|
73 |
+
Werkzeug==3.1.3
|
74 |
+
wheel==0.45.1
|
75 |
+
yfinance==0.2.58
|
76 |
+
wrapt==1.17.2
|
77 |
+
beautifulsoup4==4.13.4
|
78 |
+
blinker==1.9.0
|
|
|
79 |
gradio>=3.0
|