Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -63,7 +63,7 @@ pillow==10.4.0
|
|
63 |
propcache==0.2.0
|
64 |
proto-plus==1.24.0
|
65 |
# Use a version of protobuf that is compatible with all libraries
|
66 |
-
protobuf==
|
67 |
pyarrow==17.0.0
|
68 |
pyasn1==0.6.1
|
69 |
pyasn1_modules==0.4.1
|
|
|
63 |
propcache==0.2.0
|
64 |
proto-plus==1.24.0
|
65 |
# Use a version of protobuf that is compatible with all libraries
|
66 |
+
protobuf==3.20.3 # This version avoids the exclusions from TensorFlow
|
67 |
pyarrow==17.0.0
|
68 |
pyasn1==0.6.1
|
69 |
pyasn1_modules==0.4.1
|