Skip to content

Conversation

@hyperc54
Copy link
Collaborator

@hyperc54 hyperc54 commented Nov 3, 2025

This commit made the lockfile out of date because some locked numpy requirements were not relevant anymore (which CI complains about).

⬇️

[[package]]
name = "numpy"
version = "2.0.2"
source = { registry = "https://pypi.org/simple" }
resolution-markers = [
    "python_full_version < '3.10'",
]

This PR updates the lockfile running uv lock

@tdhopper tdhopper merged commit d93b233 into spotify:master Nov 3, 2025
37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants