Update requirements.txt
Browse files- requirements.txt +4 -5
requirements.txt
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
-
gradio>=
|
| 2 |
-
pandas>=1.
|
| 3 |
-
reportlab>=
|
| 4 |
-
Pillow>=
|
| 5 |
-
datetime
|
|
|
|
| 1 |
+
gradio>=3.35.0
|
| 2 |
+
pandas>=1.3.0
|
| 3 |
+
reportlab>=3.6.0
|
| 4 |
+
Pillow>=8.0.0
|
|
|