Unverified Commit dd3fa0e4 authored by sasha0552's avatar sasha0552 Committed by GitHub
Browse files

[Bugfix] Mirror jinja2 in pyproject.toml (#7723)

parent baaedfdb
...@@ -7,6 +7,7 @@ requires = [ ...@@ -7,6 +7,7 @@ requires = [
"setuptools >= 49.4.0", "setuptools >= 49.4.0",
"torch == 2.4.0", "torch == 2.4.0",
"wheel", "wheel",
"jinja2",
] ]
build-backend = "setuptools.build_meta" build-backend = "setuptools.build_meta"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment