requirements.txt 542 字节
Newer Older
1
--extra-index-url https://test.pypi.org/simple/
2 3
grpcio==1.37.1
grpcio-tools==1.37.1
4
numpy==1.19.5
5 6
pytest-cov==2.8.1
sklearn==0.0
T
ThreadDao 已提交
7
pytest==6.2.2
8 9 10
pytest-timeout==1.3.3
pytest-repeat==0.8.0
allure-pytest==2.7.0
11
pytest-print==0.2.1
12
pytest-level==0.1.1
T
ThreadDao 已提交
13
pytest-xdist==2.2.1
14
# pytest-parallel
15
pymilvus==2.0.0rc5.dev29
T
ThreadDao 已提交
16
pytest-rerunfailures==9.1.1
17
git+https://github.com/Projectplace/pytest-tags
Z
zhenshan.cao 已提交
18 19 20
ndg-httpsclient
pyopenssl
pyasn1
21 22
pandas
pytest-html==3.1.1
23 24
delayed-assert
kubernetes==17.17.0
25
PyYAML==5.4.1
26
pytest-sugar==0.9.4
27
pytest-reportportal==5.0.10