requirements.txt 1.2 KB

12345678910111213141516171819202122232425262728293031323334
  1. altgraph==0.17.5
  2. blinker==1.9.0
  3. click==8.1.8
  4. colorama==0.4.6
  5. et_xmlfile==2.0.0
  6. Flask==3.1.2
  7. flask-cors==6.0.1
  8. itsdangerous==2.2.0
  9. Jinja2==3.1.6
  10. joblib==1.5.2
  11. MarkupSafe==3.0.3
  12. mkl_fft==2.1.1
  13. mkl_random==1.3.0
  14. mkl-service==2.5.2
  15. numpy==2.0.2
  16. openpyxl==3.1.5
  17. packaging==26.0
  18. pandas==2.3.3
  19. pefile==2024.8.26
  20. pip==25.2
  21. pyinstaller==6.18.0
  22. pyinstaller-hooks-contrib==2026.0
  23. python-dateutil==2.9.0.post0
  24. pytz==2025.2
  25. pywin32-ctypes==0.2.3
  26. redis==7.0.1
  27. scikit-learn==1.6.1
  28. scipy==1.13.1
  29. setuptools==80.9.0
  30. six==1.17.0
  31. threadpoolctl==3.5.0
  32. tzdata==2025.2
  33. Werkzeug==3.1.3
  34. wheel==0.45.1