requirements.txt 589 B

12345678910111213141516171819202122232425262728293031323334
  1. aniso8601==9.0.1
  2. APScheduler==3.10.1
  3. attrs==22.2.0
  4. cffi==1.15.1
  5. click==8.1.3
  6. cryptography==39.0.2
  7. et-xmlfile==1.1.0
  8. Flask==2.2.3
  9. Flask-APScheduler==1.12.4
  10. Flask-Cors==3.0.10
  11. flask-restx==1.1.0
  12. greenlet==2.0.2
  13. itsdangerous==2.1.2
  14. Jinja2==3.1.2
  15. jsonschema==4.17.3
  16. MarkupSafe==2.1.2
  17. pika==1.3.1
  18. psycopg2==2.9.5
  19. pycparser==2.21
  20. PyJWT==2.6.0
  21. pyrsistent==0.19.3
  22. python-dateutil==2.8.2
  23. pytz==2022.7.1
  24. pytz-deprecation-shim==0.1.0.post0
  25. PyYAML==6.0
  26. six==1.16.0
  27. SQLAlchemy==2.0.7
  28. SQLAlchemy-Utils==0.40.0
  29. typing_extensions==4.5.0
  30. tzdata==2022.7
  31. tzlocal==4.3
  32. Werkzeug==2.2.3
  33. xlrd==2.0.1
  34. xlwt==1.3.0