Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ plotly~=5.22.0
|
|
5 |
groq~=0.8.0
|
6 |
pandas~=2.2.2
|
7 |
streamlit_option_menu
|
8 |
-
datetime
|
|
|
|
5 |
groq~=0.8.0
|
6 |
pandas~=2.2.2
|
7 |
streamlit_option_menu
|
8 |
+
datetime
|
9 |
+
python-dotenv
|