Point72 / csp

csp is a high performance reactive stream processing library, written in C++ and Python
https://github.com/Point72/csp/wiki
Apache License 2.0
203 stars 35 forks source link

Update to libprotobuf 5+ #367

Open timkpaine opened 3 weeks ago

timkpaine commented 3 weeks ago

https://github.com/conda-forge/csp-feedstock/pull/38

Should wait for https://github.com/conda-forge/pytorch-cpu-feedstock/pull/265

wrieg123 commented 2 weeks ago

Does the libprotobuf version need to be pinned somewhere? I'm seeing test build(s) fail with libprotobuf.dylib version 5.27.5 (other builds as of 4 days ago were v4..)

seems like this was flagged here.