requirements.txt 746 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. anyio==3.6.1
  2. arrow==1.2.3
  3. async-timeout==4.0.2
  4. certifi==2022.6.15
  5. charset-normalizer==2.1.0
  6. click==8.1.3
  7. Deprecated==1.2.13
  8. fastapi==0.88.0
  9. grpcio==1.47.0
  10. grpcio-tools==1.47.0
  11. h11==0.12.0
  12. httpcore==0.15.0
  13. httpx==0.23.1
  14. idna==3.3
  15. joblib==1.2.0
  16. loguru==0.6.0
  17. mmh3==3.0.0
  18. numpy==1.23.5
  19. packaging==21.3
  20. pandas==1.5.2
  21. protobuf==3.20.1
  22. # psycopg2-binary==2.9.3
  23. pydantic==1.10.2
  24. pymilvus==2.2.1
  25. pyparsing==3.0.9
  26. python-dateutil==2.8.2
  27. python-dotenv==0.21.0
  28. pytz==2022.2.1
  29. redis==4.4.0
  30. requests==2.28.1
  31. rfc3986==1.5.0
  32. scikit-learn==1.2.0
  33. scipy==1.9.3
  34. six==1.16.0
  35. sniffio==1.2.0
  36. SQLAlchemy==1.4.45
  37. starlette==0.22.0
  38. tencentcloud-sdk-python==3.0.792
  39. threadpoolctl==3.1.0
  40. typing_extensions==4.3.0
  41. ujson==5.4.0
  42. urllib3==1.26.11
  43. uvicorn==0.20.0
  44. wrapt==1.14.1