Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
-
gradio=
|
| 2 |
-
docker=
|
| 3 |
-
GitPython=
|
|
|
|
| 1 |
+
gradio>=5.0.0
|
| 2 |
+
docker>=7.1.0
|
| 3 |
+
GitPython>=3.1.43
|