outlines
outlines copied to clipboard
Pin All Packages to Major Revisions
What behavior of the library made you think about the improvement?
Some packages in pyproject.toml aren't pinned, resulting in breaking changes to numpy causing a failure in outlines.
How would you like it to behave?
We should pin all packages to in pyproject.toml to major versions.