mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-01 03:18:29 +08:00
[skip ci] update shards requirements (#2262)
Signed-off-by: yhz <413554850@qq.com>
This commit is contained in:
parent
7b0998885c
commit
1016dbae1a
@ -49,7 +49,7 @@ Please mark all change in change log and use the issue from GitHub
|
|||||||
- \#2186 Update endpoints in http module
|
- \#2186 Update endpoints in http module
|
||||||
- \#2190 Fix memory usage is twice of index size when using GPU searching
|
- \#2190 Fix memory usage is twice of index size when using GPU searching
|
||||||
- \#2248 Use hostname and port as instance label of metrics
|
- \#2248 Use hostname and port as instance label of metrics
|
||||||
- \#2252 Upgrade mishards to v0.9.0
|
- \#2252 Upgrade mishards APIs and requirements
|
||||||
|
|
||||||
## Task
|
## Task
|
||||||
|
|
||||||
|
@ -15,7 +15,7 @@ pyasn1==0.4.7
|
|||||||
pyasn1-modules==0.2.6
|
pyasn1-modules==0.2.6
|
||||||
pylint==2.5.0
|
pylint==2.5.0
|
||||||
#pymilvus==0.2.10
|
#pymilvus==0.2.10
|
||||||
pymilvus-test==0.3.10
|
pymilvus-test==0.3.11
|
||||||
pyparsing==2.4.0
|
pyparsing==2.4.0
|
||||||
pytest==4.6.3
|
pytest==4.6.3
|
||||||
pytest-level==0.1.1
|
pytest-level==0.1.1
|
||||||
|
Loading…
Reference in New Issue
Block a user