dwave-examples / 3d-bin-packing

Use a hybrid solver to use the minimum number of bins to pack items with different dimensions
Apache License 2.0
51 stars 24 forks source link

Upgrade `streamlit` to fix a dependency issue #40

Closed randomir closed 1 year ago

randomir commented 1 year ago

Streamlit's dependency, altair was unpinned/unbounded in previous versions, causing an issue with a major upgrade of altair just released (version 5.0.0).