We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d4ad3f commit af08d69Copy full SHA for af08d69
1 file changed
plugins/attention-and-distributed-packing/pyproject.toml
@@ -23,7 +23,7 @@ classifiers=[
23
"Programming Language :: Python :: 3.11",
24
]
25
26
-dependencies = ["numba", "trl"]
+dependencies = ["numba", "trl>=0.19.1,<0.20.0"]
27
28
[tool.hatch.build.targets.wheel]
29
only-include = ["src/fms_acceleration_aadp"]
0 commit comments