requirements.txt 903 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  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. contourpy==1.3.2
  7. coverage==7.9.0
  8. cycler==0.12.1
  9. ecdsa==0.19.1
  10. fastapi==0.115.13
  11. fonttools==4.58.4
  12. greenlet==3.2.3
  13. h11==0.16.0
  14. httptools==0.6.4
  15. idna==3.10
  16. iniconfig==2.1.0
  17. joblib==1.5.1
  18. kiwisolver==1.4.8
  19. matplotlib==3.10.3
  20. numpy==2.3.0
  21. packaging==25.0
  22. pandas==2.3.0
  23. passlib==1.7.4
  24. pillow==11.2.1
  25. pluggy==1.6.0
  26. py==1.11.0
  27. pyasn1==0.6.1
  28. pydantic==2.11.7
  29. pydantic_core==2.33.2
  30. PyMySQL==1.1.1
  31. pyparsing==3.2.3
  32. pytest==6.2.5
  33. pytest-cov==2.12.1
  34. python-dateutil==2.9.0.post0
  35. python-dotenv==0.19.2
  36. python-jose==3.5.0
  37. pytz==2025.2
  38. PyYAML==6.0.2
  39. redis==6.2.0
  40. rsa==4.9.1
  41. scikit-learn==1.7.0
  42. scipy==1.15.3
  43. six==1.17.0
  44. sniffio==1.3.1
  45. SQLAlchemy==2.0.41
  46. starlette==0.46.2
  47. threadpoolctl==3.6.0
  48. toml==0.10.2
  49. typing-inspection==0.4.1
  50. typing_extensions==4.14.0
  51. tzdata==2025.2
  52. uvicorn==0.15.0
  53. uvloop==0.21.0
  54. watchfiles==1.0.5
  55. websockets==15.0.1