Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-FONTTOOLS-6133203
  • Loading branch information
snyk-bot committed Dec 20, 2023
commit f23d1d576721ba29b911f29f0d4e0ea486994a26
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ pytest-cov
qpsolvers
scipy
sortedcontainers
tensorflow
tensorflow
fonttools>=4.43.0 # not directly required, pinned by Snyk to avoid a vulnerability