You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, most of Coreax's dependencies don't have lower bounds specified, so aren't accurate - we clearly don't support very early versions of most of our dependencies. Add minimum versions for each, ideally as loose as possible. This can be tested with uv's --resolution lowest strategy.
The text was updated successfully, but these errors were encountered:
tp832944
added
dependencies
Pull requests that update a dependency file
and removed
new
Something yet to be discussed by development team
labels
Oct 16, 2024
What's the issue?
What's the issue?
Currently, most of Coreax's dependencies don't have lower bounds specified, so aren't accurate - we clearly don't support very early versions of most of our dependencies. Add minimum versions for each, ideally as loose as possible. This can be tested with uv's
--resolution lowest
strategy.The text was updated successfully, but these errors were encountered: