Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,5 @@ transformers==4.35.2
|
|
| 8 |
httpx==0.25.1
|
| 9 |
pydantic==2.5.0
|
| 10 |
pandas-ta
|
| 11 |
-
joblib==1.3.2
|
|
|
|
|
|
| 8 |
httpx==0.25.1
|
| 9 |
pydantic==2.5.0
|
| 10 |
pandas-ta
|
| 11 |
+
joblib==1.3.2
|
| 12 |
+
dotenv
|