Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
ee3778d5
Unverified
Commit
ee3778d5
authored
Mar 15, 2025
by
Russell Bryant
Committed by
GitHub
Mar 15, 2025
Browse files
[Build/CI] Upgrade jinja2 to get 3 moderate CVE fixes (#14839)
Signed-off-by:
Russell Bryant
<
rbryant@redhat.com
>
parent
aaacf173
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
5 deletions
+5
-5
requirements/build.txt
requirements/build.txt
+1
-1
requirements/rocm-build.txt
requirements/rocm-build.txt
+1
-1
requirements/test.txt
requirements/test.txt
+1
-1
requirements/tpu.txt
requirements/tpu.txt
+1
-1
requirements/xpu.txt
requirements/xpu.txt
+1
-1
No files found.
requirements/build.txt
View file @
ee3778d5
...
@@ -6,4 +6,4 @@ setuptools>=61
...
@@ -6,4 +6,4 @@ setuptools>=61
setuptools-scm>=8
setuptools-scm>=8
torch==2.6.0
torch==2.6.0
wheel
wheel
jinja2
jinja2
>=3.1.6
requirements/rocm-build.txt
View file @
ee3778d5
...
@@ -11,5 +11,5 @@ packaging
...
@@ -11,5 +11,5 @@ packaging
setuptools>=61
setuptools>=61
setuptools-scm>=8
setuptools-scm>=8
wheel
wheel
jinja2
jinja2
>=3.1.6
amdsmi==6.2.4
amdsmi==6.2.4
requirements/test.txt
View file @
ee3778d5
...
@@ -181,7 +181,7 @@ iniconfig==2.0.0
...
@@ -181,7 +181,7 @@ iniconfig==2.0.0
# via pytest
# via pytest
isort==5.13.2
isort==5.13.2
# via datamodel-code-generator
# via datamodel-code-generator
jinja2==3.1.
4
jinja2==3.1.
6
# via
# via
# datamodel-code-generator
# datamodel-code-generator
# torch
# torch
...
...
requirements/tpu.txt
View file @
ee3778d5
...
@@ -6,7 +6,7 @@ cmake>=3.26
...
@@ -6,7 +6,7 @@ cmake>=3.26
packaging
packaging
setuptools-scm>=8
setuptools-scm>=8
wheel
wheel
jinja2
jinja2
>=3.1.6
ray[default]
ray[default]
ray[data]
ray[data]
...
...
requirements/xpu.txt
View file @
ee3778d5
...
@@ -7,7 +7,7 @@ packaging
...
@@ -7,7 +7,7 @@ packaging
setuptools-scm>=8
setuptools-scm>=8
setuptools>=75.8.0
setuptools>=75.8.0
wheel
wheel
jinja2
jinja2
>=3.1.6
datasets # for benchmark scripts
datasets # for benchmark scripts
torch==2.6.0+xpu
torch==2.6.0+xpu
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment