Skip to content

Commit

Permalink
Merge pull request #70 from anvilproject/fix/snyk-testing
Browse files Browse the repository at this point in the history
Update requirements.txt based on `snyk fix`
  • Loading branch information
lbeckman314 authored Jun 20, 2024
2 parents 8521c21 + 2bda40e commit a5e3581
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,7 @@ aiofiles
requests
google-cloud-storage
urllib3>=2.2.2 # not directly required, pinned by Snyk to avoid a vulnerability
aiohttp>=3.9.4 # not directly required, pinned by Snyk to avoid a vulnerability
idna>=3.7 # not directly required, pinned by Snyk to avoid a vulnerability
requests>=2.32.2 # not directly required, pinned by Snyk to avoid a vulnerability
tqdm>=4.66.3 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit a5e3581

Please sign in to comment.