mirror of
https://github.com/astral-sh/uv.git
synced 2025-07-07 21:35:00 +00:00
9 lines
149 B
Text
9 lines
149 B
Text
# Run with Python 3.12.
|
|
# As of 2024-10-14:
|
|
# llvmlite==0.36.0
|
|
# numba==0.53.1
|
|
# numpy==2.1.2
|
|
# setuptools==75.1.0
|
|
|
|
numpy>=2.1,<2.2
|
|
numba<=0.60,>0.1
|