Files
uv/test/requirements/backtracking/numpy-sparse.in
Zanie Blue a70ee58ae1 Move test support files out of scripts/ into test/
(#17032)

It's been bothering me that we have a bunch of stub packages and such in
a `scripts` directory.
2025-12-09 10:06:05 -06:00

10 lines
180 B
Plaintext

# Fails with: uv pip install -p 3.12 -r numpy-numba.in
# As of 2024-10-14:
# llvmlite==0.36.0
# numba==0.53.1
# numpy==2.1.2
# setuptools==75.1.0
numpy>=1.24,<2.1.2
sparse<0.15.4