Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -1,9 +1,7 @@
|
|
1 |
yfinance==0.1.70
|
2 |
-
gradio==3.
|
3 |
tensorflow==2.11.0
|
4 |
pandas==1.5.0
|
5 |
numpy==1.23.3
|
6 |
matplotlib==3.6.0
|
7 |
scikit-learn==1.1.2
|
8 |
-
httpx==0.23.0
|
9 |
-
httpcore==0.16.1
|
|
|
1 |
yfinance==0.1.70
|
2 |
+
gradio==3.29.0
|
3 |
tensorflow==2.11.0
|
4 |
pandas==1.5.0
|
5 |
numpy==1.23.3
|
6 |
matplotlib==3.6.0
|
7 |
scikit-learn==1.1.2
|
|
|
|