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