Update requirements.txt
Browse files- requirements.txt +3 -7
requirements.txt
CHANGED
@@ -1,7 +1,3 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
pandas>=1.5.0
|
5 |
-
numpy>=1.21.0
|
6 |
-
python-dotenv>=1.0.0
|
7 |
-
openpyxl>=3.0.0
|
|
|
1 |
+
gradio_client==1.3.0
|
2 |
+
pandas==2.2.2
|
3 |
+
openpyxl==3.1.2
|
|
|
|
|
|
|
|