Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -13,3 +13,5 @@ hf-transfer>=0.1.4
|
|
13 |
protobuf<4
|
14 |
click<8.1
|
15 |
pydantic~=1.0
|
|
|
|
|
|
13 |
protobuf<4
|
14 |
click<8.1
|
15 |
pydantic~=1.0
|
16 |
+
setuptools>=58.0.0 # Ensure a compatible version of setuptools
|
17 |
+
pip>=22.3.1 # Ensure a compatible version of pip
|