Browse Source

fix: requirements.txt to reduce vulnerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-2397241
snyk-bot 3 years ago
parent
commit
31509bcc2b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -42,7 +42,7 @@ jsonfield==3.1.0
 numpy==1.21.1
 packaging==20.9
 pandas==1.3.1
-Pillow==8.2.0
+Pillow==9.0.1
 protobuf==3.17.1
 psycopg2==2.9.1
 pyasn1==0.4.8