Spaces:
Running
Running
Update yfinance to 0.2.65
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -12,10 +12,10 @@ torch==2.2.2
|
|
12 |
transformers
|
13 |
uvicorn[standard]==0.17.*
|
14 |
keras==3.6.0
|
15 |
-
yfinance==0.2.
|
16 |
jsonpath==0.82.2
|
17 |
tensorflow==2.16.2
|
18 |
pydantic==2.9.2
|
19 |
pydantic_core==2.23.4
|
20 |
nltk
|
21 |
-
gunicorn
|
|
|
12 |
transformers
|
13 |
uvicorn[standard]==0.17.*
|
14 |
keras==3.6.0
|
15 |
+
yfinance==0.2.65
|
16 |
jsonpath==0.82.2
|
17 |
tensorflow==2.16.2
|
18 |
pydantic==2.9.2
|
19 |
pydantic_core==2.23.4
|
20 |
nltk
|
21 |
+
gunicorn
|