twosigma / Cook

Fair job scheduler on Kubernetes and Mesos for batch workloads and Spark
Apache License 2.0
337 stars 63 forks source link

Require pyzmq < 24.0.0 #2181

Closed laurameng closed 2 years ago

laurameng commented 2 years ago

Changes proposed in this PR

Why are we making these changes?

We have a transitive dependency on pyzmq through jupyter. pyzmq 24.0.0 has a known build bug.

laurameng commented 2 years ago

This looks to be resolved now. Closing...