2021-05-24 18:14:57 +08:00
|
|
|
--extra-index-url https://test.pypi.org/simple/
|
2021-03-04 18:00:45 +08:00
|
|
|
pytest-cov==2.8.1
|
2022-10-27 09:07:31 +08:00
|
|
|
requests==2.26.0
|
2023-04-11 14:48:31 +08:00
|
|
|
scikit-learn==1.1.3
|
2022-10-27 09:07:31 +08:00
|
|
|
timeout_decorator==0.5.0
|
2023-04-11 14:48:31 +08:00
|
|
|
ujson==5.5.0
|
2022-10-26 12:28:52 +08:00
|
|
|
pytest==7.2.0
|
2021-09-27 19:26:02 +08:00
|
|
|
pytest-assume==2.4.3
|
2021-02-25 17:35:36 +08:00
|
|
|
pytest-timeout==1.3.3
|
|
|
|
pytest-repeat==0.8.0
|
|
|
|
allure-pytest==2.7.0
|
2021-03-11 10:42:07 +08:00
|
|
|
pytest-print==0.2.1
|
2021-02-25 17:35:36 +08:00
|
|
|
pytest-level==0.1.1
|
2022-07-26 09:00:33 +08:00
|
|
|
pytest-xdist==2.5.0
|
2024-09-25 15:17:13 +08:00
|
|
|
|
2021-03-09 11:45:45 +08:00
|
|
|
pytest-rerunfailures==9.1.1
|
2021-03-18 17:03:35 +08:00
|
|
|
git+https://github.com/Projectplace/pytest-tags
|
2021-03-22 16:36:10 +08:00
|
|
|
ndg-httpsclient
|
|
|
|
pyopenssl
|
|
|
|
pyasn1
|
2021-06-08 17:06:36 +08:00
|
|
|
pytest-html==3.1.1
|
2022-10-27 09:07:31 +08:00
|
|
|
delayed-assert==0.3.5
|
2021-06-18 16:06:07 +08:00
|
|
|
kubernetes==17.17.0
|
2022-10-27 09:07:31 +08:00
|
|
|
PyYAML==6.0
|
2022-07-26 09:00:33 +08:00
|
|
|
pytest-sugar==0.9.5
|
2021-12-09 15:44:13 +08:00
|
|
|
pytest-parallel
|
|
|
|
pytest-random-order
|
2021-10-22 13:01:10 +08:00
|
|
|
|
2024-09-25 15:17:13 +08:00
|
|
|
# pymilvus
|
2024-11-19 14:14:32 +08:00
|
|
|
pymilvus==2.5.0rc121
|
|
|
|
pymilvus[bulk_writer]==2.5.0rc121
|
2024-11-12 17:48:28 +08:00
|
|
|
|
2024-09-25 15:17:13 +08:00
|
|
|
|
2021-10-22 13:01:10 +08:00
|
|
|
# for customize config test
|
2021-11-09 15:07:01 +08:00
|
|
|
python-benedict==0.24.3
|
2022-03-28 16:25:27 +08:00
|
|
|
timeout-decorator==0.5.0
|
2021-12-29 13:13:20 +08:00
|
|
|
|
2023-02-14 10:06:34 +08:00
|
|
|
# for bulk insert test
|
2022-05-16 11:21:55 +08:00
|
|
|
minio==7.1.5
|
2023-03-01 20:43:48 +08:00
|
|
|
npy-append-array==0.9.15
|
2023-07-31 12:45:03 +08:00
|
|
|
Faker==19.2.0
|
2022-08-01 16:20:33 +08:00
|
|
|
|
|
|
|
# for benchmark
|
2023-04-11 14:48:31 +08:00
|
|
|
h5py==3.8.0
|
2022-12-16 12:01:27 +08:00
|
|
|
|
|
|
|
# for log
|
2023-09-01 10:31:01 +08:00
|
|
|
loguru==0.7.0
|
2023-02-14 10:06:34 +08:00
|
|
|
|
|
|
|
# util
|
2023-04-11 14:48:31 +08:00
|
|
|
psutil==5.9.4
|
2023-09-01 10:31:01 +08:00
|
|
|
pandas==1.5.3
|
2023-09-15 15:53:26 +08:00
|
|
|
tenacity==8.1.0
|
2024-05-31 13:55:52 +08:00
|
|
|
rich==13.7.0
|
2023-06-09 15:20:36 +08:00
|
|
|
# for standby test
|
2023-09-15 17:07:19 +08:00
|
|
|
etcd-sdk-python==0.0.4
|
2024-01-29 12:09:01 +08:00
|
|
|
deepdiff==6.7.1
|
2023-09-01 10:31:01 +08:00
|
|
|
|
2024-09-25 15:17:13 +08:00
|
|
|
# for test result analyzer
|
2023-09-01 10:31:01 +08:00
|
|
|
prettytable==3.8.0
|
2024-01-18 17:56:54 +08:00
|
|
|
pyarrow==14.0.1
|
2023-09-15 17:07:19 +08:00
|
|
|
fastparquet==2023.7.0
|
2024-02-20 11:58:51 +08:00
|
|
|
|
2024-02-23 10:46:52 +08:00
|
|
|
# for bf16 datatype
|
2024-05-24 18:47:41 +08:00
|
|
|
ml-dtypes==0.2.0
|
2024-02-23 10:46:52 +08:00
|
|
|
|
2024-10-23 09:51:27 +08:00
|
|
|
# for full text search
|
2024-09-25 15:17:13 +08:00
|
|
|
bm25s==0.2.0
|
|
|
|
jieba==0.42.1
|
|
|
|
|
2024-10-23 09:51:27 +08:00
|
|
|
|
2024-09-25 15:17:13 +08:00
|
|
|
# for perf test
|
|
|
|
locust==2.25.0
|