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

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

@ -6,7 +6,7 @@ django-cacheops==5.0.1
django-compressor==2.4
django-rq==2.3.2
EasyProcess==0.3
Pillow==8.3.0
Pillow==8.3.2
numpy==1.19.5
python-ldap==3.3.1
pytz==2020.1

Loading…
Cancel
Save