Merge pull request #256468 from aaronjheng/streamlit

streamlit: unpin protobuf
This commit is contained in:
OTABI Tomoya 2023-09-23 23:34:36 +09:00 committed by GitHub
commit 805fee6f38
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@
, packaging , packaging
, pandas , pandas
, pillow , pillow
, protobuf3 , protobuf
, pyarrow , pyarrow
, pydeck , pydeck
, pympler , pympler
@ -60,7 +60,7 @@ buildPythonPackage rec {
packaging packaging
pandas pandas
pillow pillow
protobuf3 protobuf
pyarrow pyarrow
pydeck pydeck
pympler pympler