Add bad backtracking test cases for (#8171)

This commit is contained in:
konsti 2024-10-14 22:54:08 +02:00 committed by GitHub
parent 0c5d05d9e1
commit e6c6426094
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 48 additions and 0 deletions

View file

@ -0,0 +1,9 @@
# 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