requirements.txt 571 B

123456789101112131415161718192021222324252627282930313233343536
  1. alembic==0.9.10
  2. atomicwrites==1.1.5
  3. attrs==18.1.0
  4. blessings==1.7
  5. certifi==2018.4.16
  6. chardet==3.0.4
  7. click==6.7
  8. coverage==4.5.1
  9. curtsies==0.3.0
  10. Flask==1.1.1
  11. Flask-Alembic==2.0.1
  12. Flask-SQLAlchemy==2.3.2
  13. greenlet==0.4.13
  14. idna==2.7
  15. itsdangerous==0.24
  16. Jinja2==2.10.3
  17. Mako==1.0.7
  18. MarkupSafe==1.1.1
  19. more-itertools==4.2.0
  20. passlib==1.7.2
  21. pluggy==0.6.0
  22. py==1.5.4
  23. Pygments==2.2.0
  24. pytest==3.6.2
  25. pytest-flask==0.15.1
  26. python-dateutil==2.7.3
  27. python-editor==1.0.3
  28. requests==2.22.0
  29. six==1.11.0
  30. SQLAlchemy==1.3.12
  31. typing==3.6.4
  32. urllib3==1.25.7
  33. uWSGI==2.0.18
  34. wcwidth==0.1.7
  35. Werkzeug==0.16.0