Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,6 @@ pandas==2.1.3
|
|
| 5 |
plotly==5.18.0
|
| 6 |
pillow==10.1.0
|
| 7 |
python-dateutil==2.8.2
|
| 8 |
-
plotly>=5.18.0
|
|
|
|
|
|
|
|
|
| 5 |
plotly==5.18.0
|
| 6 |
pillow==10.1.0
|
| 7 |
python-dateutil==2.8.2
|
| 8 |
+
plotly>=5.18.0
|
| 9 |
+
huggingface-hub>=0.20.0
|
| 10 |
+
python-dotenv>=1.0.0
|