Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
gradio>=4.
|
| 2 |
-
|
| 3 |
-
httpx>=0.
|
| 4 |
lzstring>=1.0.4
|
|
|
|
| 1 |
+
gradio>=4.0.0
|
| 2 |
+
Pillow>=10.0.0
|
| 3 |
+
httpx>=0.27.0
|
| 4 |
lzstring>=1.0.4
|