Skip to content

Commit

Permalink
remove pinned protobuf
Browse files Browse the repository at this point in the history
  • Loading branch information
PolarBean authored May 24, 2024
1 parent f04c3fd commit f04eee0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
'typing',
'pandas',
'requests',
'protobuf==3.20',
'protobuf',
'lxml',
'urllib3==1.26.6'
],
Expand Down

0 comments on commit f04eee0

Please sign in to comment.