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

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

@ -57,3 +57,4 @@ google-cloud-storage==1.42.0
datumaro==0.2.0 --no-binary=datumaro --no-binary=pycocotools
urllib3>=1.26.5 # not directly required, pinned by Snyk to avoid a vulnerability
natsort==8.0.0
mistune>=2.0.1 # not directly required, pinned by Snyk to avoid a vulnerability

Loading…
Cancel
Save