mirror of https://github.com/milvus-io/milvus.git
Update orm version (#6924)
* Update orm version Signed-off-by: dragondriver <jiquan.long@zilliz.com> * Update orm version Signed-off-by: dragondriver <jiquan.long@zilliz.com>pull/6925/head
parent
93d4998777
commit
773fe6d360
|
@ -12,7 +12,7 @@ pytest-print==0.2.1
|
||||||
pytest-level==0.1.1
|
pytest-level==0.1.1
|
||||||
pytest-xdist==2.2.1
|
pytest-xdist==2.2.1
|
||||||
# pytest-parallel
|
# pytest-parallel
|
||||||
pymilvus-orm==2.0.0rc3.dev10
|
pymilvus-orm==2.0.0rc3.dev11
|
||||||
pytest-rerunfailures==9.1.1
|
pytest-rerunfailures==9.1.1
|
||||||
git+https://github.com/Projectplace/pytest-tags
|
git+https://github.com/Projectplace/pytest-tags
|
||||||
ndg-httpsclient
|
ndg-httpsclient
|
||||||
|
|
|
@ -12,7 +12,7 @@ pytest-print==0.2.1
|
||||||
pytest-level==0.1.1
|
pytest-level==0.1.1
|
||||||
pytest-xdist==2.2.1
|
pytest-xdist==2.2.1
|
||||||
# pytest-parallel
|
# pytest-parallel
|
||||||
pymilvus-orm==2.0.0rc3.dev10
|
pymilvus-orm==2.0.0rc3.dev11
|
||||||
pytest-rerunfailures==9.1.1
|
pytest-rerunfailures==9.1.1
|
||||||
git+https://github.com/Projectplace/pytest-tags
|
git+https://github.com/Projectplace/pytest-tags
|
||||||
ndg-httpsclient
|
ndg-httpsclient
|
||||||
|
|
Loading…
Reference in New Issue