fix: tests/milvus_python_test/requirements.txt to reduce vulnerabilities (#2224)

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-PYLINT-568073
This commit is contained in:
Snyk bot 2020-05-06 07:00:38 +03:00 committed by GitHub
parent 86510aa295
commit fc1e6a74be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
numpy>=1.18.0
pylint==2.3.1
pylint==2.5.0
pytest==4.5.0
pytest-timeout==1.3.3
pytest-repeat==0.8.0