Unverified Commit 84e3c734 authored by Aaron Jheng's avatar Aaron Jheng
Browse files

streamlit: unpin protobuf

parent d9c6fcb4
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