Skip to content

Commit

Permalink
fix: components/example-notebook-servers/jupyter-tensorflow-full/requ…
Browse files Browse the repository at this point in the history
…irements.txt to reduce vulnerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-ANYIO-7361842
  • Loading branch information
snyk-bot committed Jun 25, 2024
1 parent 8674fa2 commit fe60aa4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ scikit-learn==0.24.2
scipy==1.7.0
seaborn==0.11.1
xgboost==1.4.2
anyio>=4.4.0 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit fe60aa4

Please sign in to comment.