Skip to content

Commit

Permalink
fix: requirements-demo.txt to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Aug 8, 2023
1 parent 983c163 commit c2bbd8d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions requirements-demo.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ matplotlib>=3.1.*
quandl>=3.5.*
pandas>=1.0.*
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
ipython>=8.10.0 # not directly required, pinned by Snyk to avoid a vulnerability
numpy>=1.22.2 # not directly required, pinned by Snyk to avoid a vulnerability
tornado>=6.3.2 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit c2bbd8d

Please sign in to comment.