mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-04 04:49:08 +08:00
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:
parent
86510aa295
commit
fc1e6a74be
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user