milvus/tests20/python_client/requirements.txt
yanliang567 c233b071a6
Fix partition tests after code merged (#5829)
* [skip ci] Fix partition tests after code merged

Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>

* [skip ci] Add kebernetes in requirements

Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>

* [skip ci] Add pyYAML into requirement

Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>

* [skip ci] Add L3 for chaos test

Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>
2021-06-17 16:15:58 +08:00

26 lines
512 B
Plaintext

--extra-index-url https://test.pypi.org/simple/
grpcio==1.26.0
grpcio-tools==1.26.0
numpy==1.18.1
pytest-cov==2.8.1
sklearn==0.0
pytest==6.2.2
pytest-timeout==1.3.3
pytest-repeat==0.8.0
allure-pytest==2.7.0
pytest-print==0.2.1
pytest-level==0.1.1
pytest-xdist==2.2.1
pytest-parallel
pymilvus==2.0a1.dev22
pytest-rerunfailures==9.1.1
git+https://github.com/Projectplace/pytest-tags
ndg-httpsclient
pyopenssl
pyasn1
pandas
pytest-html==3.1.1
pymilvus-orm==2.0a1.dev17
delayed-assert
kubernetes=17.17.0
PyYAML=5.4.1