Skip to content

Commit

Permalink
fix: requirements/development.txt to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Apr 3, 2024
1 parent 5beda30 commit e6bdd65
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions requirements/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -308,3 +308,6 @@ zope-interface==5.4.0
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools
numpy>=1.22.2 # not directly required, pinned by Snyk to avoid a vulnerability
pyarrow>=14.0.1 # not directly required, pinned by Snyk to avoid a vulnerability
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit e6bdd65

Please sign in to comment.