123456789101112131415161718192021222324252627282930313233343536 |
- alembic==0.9.10
- atomicwrites==1.1.5
- attrs==18.1.0
- blessings==1.7
- certifi==2018.4.16
- chardet==3.0.4
- click==6.7
- coverage==4.5.1
- curtsies==0.3.0
- Flask==1.1.1
- Flask-Alembic==2.0.1
- Flask-SQLAlchemy==2.3.2
- greenlet==0.4.13
- idna==2.7
- itsdangerous==0.24
- Jinja2==2.10.3
- Mako==1.0.7
- MarkupSafe==1.0
- more-itertools==4.2.0
- passlib==1.7.2
- pluggy==0.6.0
- py==1.5.4
- Pygments==2.2.0
- pytest==3.6.2
- pytest-flask==0.15.1
- python-dateutil==2.7.3
- python-editor==1.0.3
- requests==2.22.0
- six==1.11.0
- SQLAlchemy==1.3.12
- typing==3.6.4
- urllib3==1.25.7
- uWSGI==2.0.18
- wcwidth==0.1.7
- Werkzeug==0.16.0
|