requirements.txt 771 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. annotated-types==0.7.0
  2. anyio==4.9.0
  3. asgiref==3.8.1
  4. attrs==25.3.0
  5. click==8.2.1
  6. coverage==7.9.0
  7. ecdsa==0.19.1
  8. fastapi==0.115.13
  9. greenlet==3.2.3
  10. h11==0.16.0
  11. httptools==0.6.4
  12. idna==3.10
  13. iniconfig==2.1.0
  14. joblib==1.5.1
  15. numpy==2.3.0
  16. packaging==25.0
  17. pandas==2.3.0
  18. passlib==1.7.4
  19. pluggy==1.6.0
  20. py==1.11.0
  21. pyasn1==0.6.1
  22. pydantic==2.11.7
  23. pydantic_core==2.33.2
  24. PyMySQL==1.1.1
  25. pytest==6.2.5
  26. pytest-cov==2.12.1
  27. python-dateutil==2.9.0.post0
  28. python-dotenv==0.19.2
  29. python-jose==3.5.0
  30. pytz==2025.2
  31. PyYAML==6.0.2
  32. rsa==4.9.1
  33. scikit-learn==1.7.0
  34. scipy==1.15.3
  35. six==1.17.0
  36. sniffio==1.3.1
  37. SQLAlchemy==2.0.41
  38. starlette==0.46.2
  39. threadpoolctl==3.6.0
  40. toml==0.10.2
  41. typing-inspection==0.4.1
  42. typing_extensions==4.14.0
  43. tzdata==2025.2
  44. uvicorn==0.15.0
  45. uvloop==0.21.0
  46. watchfiles==1.0.5
  47. websockets==15.0.1