fix: cvat/requirements/base.txt to reduce vulnerabilities (#4331)

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-2397241
main
Snyk bot 4 years ago committed by GitHub
parent e9ef925b4b
commit eb593ee028
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -6,7 +6,7 @@ django-auth-ldap==2.2.0
django-compressor==2.4
django-rq==2.3.2
EasyProcess==0.3
Pillow==9.0.0
Pillow==9.0.1
numpy==1.22.0
python-ldap==3.4.0
pytz==2020.1

Loading…
Cancel
Save