Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
gradio_client==1.3.0
|
2 |
pandas==2.2.2
|
3 |
-
openpyxl==3.1.2
|
|
|
|
1 |
gradio_client==1.3.0
|
2 |
pandas==2.2.2
|
3 |
+
openpyxl==3.1.2
|
4 |
+
python-dotenv==1.0.0
|