Skip to content

Commit

Permalink
fix: requirements.txt to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Jan 5, 2024
1 parent 17915b5 commit 2e7283a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ django-extensions==3.1.3
setuptools==65.5.1
ipython>=8.10.0
numpy>=1.22.2
pillow>=10.0.1
pillow>=10.0.1
fonttools>=4.43.0 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit 2e7283a

Please sign in to comment.