Unverified Commit 805fee6f authored by OTABI Tomoya's avatar OTABI Tomoya Committed by GitHub
Browse files

Merge pull request #256468 from aaronjheng/streamlit

streamlit: unpin protobuf
parents 37b628ca 84e3c734
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@
, packaging
, pandas
, pillow
, protobuf3
, protobuf
, pyarrow
, pydeck
, pympler
@@ -60,7 +60,7 @@ buildPythonPackage rec {
    packaging
    pandas
    pillow
    protobuf3
    protobuf
    pyarrow
    pydeck
    pympler