mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
fix: shards/requirements.txt to reduce vulnerabilities (#3916)
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-1014645
This commit is contained in:
parent
35fe14ecc1
commit
eec302cd41
@ -31,7 +31,7 @@ rsa==4.1
|
||||
six==1.12.0
|
||||
SQLAlchemy==1.3.19
|
||||
ujson==2.0.1
|
||||
urllib3==1.25.8
|
||||
urllib3==1.25.9
|
||||
jaeger-client>=3.4.0
|
||||
grpcio-opentracing>=1.0
|
||||
mock==2.0.0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user