requirements.txt 729 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. anyio==3.6.2
  2. arrow==1.2.3
  3. certifi==2023.5.7
  4. charset-normalizer==2.0.12
  5. click==8.1.3
  6. environs==9.5.0
  7. fastapi==0.95.2
  8. greenlet==2.0.2
  9. grpcio==1.53.0
  10. h11==0.14.0
  11. idna==3.4
  12. joblib==1.2.0
  13. loguru==0.7.0
  14. marshmallow==3.19.0
  15. numpy==1.24.3
  16. packaging==23.1
  17. pandas==2.0.1
  18. pip==23.1.2
  19. platformdirs==3.5.1
  20. pooch==1.7.0
  21. protobuf==4.23.1
  22. pydantic==1.10.8
  23. pymilvus==2.2.8
  24. PySocks==1.7.1
  25. python-dateutil==2.8.2
  26. python-dotenv==1.0.0
  27. pytz==2023.3
  28. redis==4.5.5
  29. requests==2.28.0
  30. scikit-learn==1.2.2
  31. scipy==1.10.1
  32. setuptools==67.7.2
  33. six==1.16.0
  34. sniffio==1.3.0
  35. SQLAlchemy==2.0.15
  36. starlette==0.27.0
  37. tencentcloud-sdk-python==3.0.899
  38. threadpoolctl==3.1.0
  39. typing_extensions==4.6.1
  40. tzdata==2023.3
  41. ujson==5.7.0
  42. urllib3==1.26.16
  43. uvicorn==0.22.0
  44. wheel==0.40.0