[Fix] Pin cuda-tile to 1.6.0rc5 to unblock Python 3.10 x86_64 installs (#34321)
This commit is contained in:
@@ -24,6 +24,8 @@ dependencies = [
|
||||
"build",
|
||||
"compressed-tensors",
|
||||
"cuda-python>=13.0",
|
||||
# Transitive dep of flashinfer-python, pinned because 1.6.0rc6 shipped no cp310 linux x86_64 wheel.
|
||||
"cuda-tile==1.6.0rc5",
|
||||
"datasets",
|
||||
"decord2 ; sys_platform == 'linux' and (platform_machine == 'aarch64' or platform_machine == 'arm64' or platform_machine == 'armv7l')",
|
||||
"distro",
|
||||
|
||||
Reference in New Issue
Block a user