| # These requirements are what you would install to run the client. | |
| # The client has fewer requirements than the server code. | |
| . | |
| aniso8601==1.2.0 | |
| click==6.7 | |
| Flask-RESTful==0.3.4 | |
| Flask-WTF==0.12 | |
| Flask==0.12.2 | |
| itsdangerous==0.24 | |
| Jinja2==2.11.3 | |
| MarkupSafe==1.1.1 | |
| python-gnupg==0.3.7 | |
| pytz==2016.10 | |
| SQLAlchemy==1.3.24 | |
| Werkzeug==0.15.6 | |
| WTForms==2.0.2 | |
| pyyaml==5.1.2 |