Skip to content

Commit 53333f4

Browse files
committed
fix: requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-ORJSON-6276643
1 parent 0518dd3 commit 53333f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,3 +110,4 @@ paddlefsl
110110
jedi
111111
filterpy
112112
numba
113+
orjson>=3.9.15 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)