Spaces:
Runtime error
Runtime error
KevinQHLin
commited on
Commit
•
c8a2fb2
1
Parent(s):
a85269c
Update requirements.txt
Browse files- requirements.txt +1 -11
requirements.txt
CHANGED
@@ -90,16 +90,6 @@ geographiclib==2.0
|
|
90 |
geopy==2.3.0
|
91 |
gitdb==4.0.10
|
92 |
GitPython==3.1.31
|
93 |
-
google-api-core==2.11.1
|
94 |
-
google-api-python-client==2.95.0
|
95 |
-
google-auth==2.22.0
|
96 |
-
google-auth-httplib2==0.1.0
|
97 |
-
google-auth-oauthlib==0.4.6
|
98 |
-
google-cloud==0.34.0
|
99 |
-
google-cloud-vision==3.4.4
|
100 |
-
google-measurement-protocol==1.1.0
|
101 |
-
googleapis-common-protos==1.59.1
|
102 |
-
googletransx==2.4.2
|
103 |
gradio==3.23.0
|
104 |
greenlet==2.0.2
|
105 |
grpcio==1.56.2
|
@@ -339,4 +329,4 @@ yacs==0.1.8
|
|
339 |
yarl==1.9.2
|
340 |
yt-dlp==2023.3.4
|
341 |
zipp==3.8.1
|
342 |
-
protobuf
|
|
|
90 |
geopy==2.3.0
|
91 |
gitdb==4.0.10
|
92 |
GitPython==3.1.31
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
93 |
gradio==3.23.0
|
94 |
greenlet==2.0.2
|
95 |
grpcio==1.56.2
|
|
|
329 |
yarl==1.9.2
|
330 |
yt-dlp==2023.3.4
|
331 |
zipp==3.8.1
|
332 |
+
protobuf===4.21.6
|