Skip to content

Commit eb615cf

Browse files
committed
pip install sageattention==2.2.0
1 parent 28dc1b0 commit eb615cf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[build-system]
22
requires = [
3-
"setuptools>=62",
4-
"wheel>=0.38",
5-
"packaging>=21",
3+
"setuptools>=62,<75",
4+
"wheel>=0.38,<0.44",
5+
"packaging>=21,<24",
66
]
77
build-backend = "setuptools.build_meta"

0 commit comments

Comments
 (0)