Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
pandas==2.2.2
|
| 2 |
Requests==2.32.3
|
| 3 |
streamlit==1.35.0
|
| 4 |
-
dotenv
|
|
|
|
| 1 |
pandas==2.2.2
|
| 2 |
Requests==2.32.3
|
| 3 |
streamlit==1.35.0
|
| 4 |
+
python-dotenv
|