requirements.txt 1.2 KB

1234567891011121314151617181920212223242526272829303132
  1. altgraph==0.17.4
  2. APScheduler==3.11.0
  3. blinker==1.9.0
  4. click==8.3.0
  5. colorama==0.4.6
  6. dnspython==2.8.0
  7. email-validator==2.0.0
  8. et_xmlfile==2.0.0
  9. Flask==3.1.2
  10. Flask-Login==0.6.3
  11. Flask-SQLAlchemy==3.1.1
  12. fpdf==1.7.2
  13. greenlet==3.2.4
  14. idna==3.10
  15. itsdangerous==2.2.0
  16. Jinja2==3.1.6
  17. MarkupSafe==3.0.2
  18. openpyxl==3.1.5
  19. packaging==25.0
  20. pefile==2023.2.7
  21. pillow==11.3.0
  22. pyinstaller==6.16.0
  23. pyinstaller-hooks-contrib==2025.8
  24. python-dotenv==0.19.0
  25. pytz==2025.2
  26. pywin32-ctypes==0.2.3
  27. six==1.17.0
  28. SQLAlchemy==2.0.43
  29. typing_extensions==4.15.0
  30. tzdata==2025.2
  31. tzlocal==5.3.1
  32. Werkzeug==3.1.3