fix: tests/milvus_python_test/requirements_no_pymilvus.txt to reduce vulnerabilities (#4641)

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-PY-1049546

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
pull/4651/head
Starlord 2021-01-22 15:40:39 +08:00 committed by GitHub
parent f709349cc8
commit 57efa7640a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ mccabe==0.6.1
more-itertools==7.0.0
numpy==1.16.3
pluggy==0.12.0
py==1.8.0
py==1.10.0
pylint==2.5.0
pytest==4.5.0
pytest-timeout==1.3.3