Skip to content

Commit f04eee0

Browse files
authored
remove pinned protobuf
1 parent f04c3fd commit f04eee0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
'typing',
3232
'pandas',
3333
'requests',
34-
'protobuf==3.20',
34+
'protobuf',
3535
'lxml',
3636
'urllib3==1.26.6'
3737
],

0 commit comments

Comments
 (0)