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

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

@ -17,7 +17,7 @@ rjsmin==1.1.0
requests==2.26.0
rq==1.5.1
rq-scheduler==0.10.0
sqlparse==0.3.1
sqlparse==0.4.2
django-sendfile==0.3.11
dj-pagination==2.5.0
python-logstash-async==2.2.0

Loading…
Cancel
Save