requirements.txt 362 B

123456789101112131415161718192021
  1. # for local install
  2. # --extra-index-url https://test.pypi.org/simple/
  3. # pymilvus==2.0.0rc3.dev8
  4. grpcio==1.53.2
  5. grpcio-testing==1.37.1
  6. grpcio-tools==1.37.1
  7. pandas==1.1.5
  8. scipy==1.10.0
  9. scikit-learn==0.19.1
  10. h5py==2.7.1
  11. # influxdb==5.2.2
  12. pyyaml>=5.1
  13. tableprint==0.8.0
  14. ansicolors==1.1.8
  15. kubernetes==10.0.1
  16. # rq==1.2.0
  17. locust>=1.3.2
  18. pymongo==4.6.3
  19. apscheduler==3.7.0