Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
-
pip
|
2 |
-
setuptools
|
3 |
-
wheel
|
|
|
1 |
+
pip==25.0.1
|
2 |
+
setuptools==78.1.0
|
3 |
+
wheel==0.45.1
|