Spaces:
Paused
Paused
dharmendra
commited on
Commit
·
74f3151
1
Parent(s):
7d7d860
Explicitly added protobuf to requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -67,3 +67,4 @@ urllib3==2.3.0
|
|
67 |
uvicorn==0.34.0
|
68 |
yarl==1.19.0
|
69 |
zstandard==0.23.0
|
|
|
|
67 |
uvicorn==0.34.0
|
68 |
yarl==1.19.0
|
69 |
zstandard==0.23.0
|
70 |
+
protobuf
|