requirements.txt 285 B

123456789101112131415
  1. --extra-index-url https://test.pypi.org/simple/
  2. requests==2.31.0
  3. urllib3==1.26.18
  4. pytest~=7.2.0
  5. pyyaml~=6.0
  6. numpy~=1.24.3
  7. allure-pytest>=2.8.18
  8. Faker==19.2.0
  9. pymilvus==2.4.0rc39
  10. scikit-learn~=1.1.3
  11. pytest-xdist==2.5.0
  12. minio==7.1.14
  13. tenacity==8.1.0
  14. # for bf16 datatype
  15. ml-dtypes==0.2.0