requirements.txt 765 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. anyio==3.6.2
  2. arrow==1.2.3
  3. certifi==2023.5.7
  4. charset-normalizer==3.1.0
  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. h2==4.1.0
  12. hpack==4.0.0
  13. httpcore==0.17.2
  14. httpx==0.24.1
  15. hyperframe==6.0.1
  16. idna==3.4
  17. joblib==1.2.0
  18. loguru==0.7.0
  19. marshmallow==3.19.0
  20. numpy==1.24.3
  21. packaging==23.1
  22. pandas==2.0.1
  23. pip==23.1.2
  24. platformdirs==3.5.1
  25. pooch==1.7.0
  26. protobuf==4.23.1
  27. pydantic==1.10.8
  28. pymilvus==2.2.8
  29. PySocks==1.7.1
  30. python-dateutil==2.8.2
  31. python-dotenv==1.0.0
  32. pytz==2023.3
  33. redis==4.5.5
  34. requests==2.31.0
  35. scikit-learn==1.2.2
  36. scipy==1.10.1
  37. setuptools==67.7.2
  38. six==1.16.0
  39. sniffio==1.3.0
  40. SQLAlchemy==2.0.15
  41. starlette==0.27.0
  42. threadpoolctl==3.1.0
  43. typing_extensions==4.6.1
  44. tzdata==2023.3
  45. ujson==5.7.0
  46. urllib3==2.0.2
  47. uvicorn==0.22.0
  48. wheel==0.40.0