| # 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==8.1.8 | |
| Flask-RESTful==0.3.10 | |
| Flask-WTF==1.2.0 | |
| Flask==3.1.2 | |
| itsdangerous==2.2.0 | |
| Jinja2==3.1.6 | |
| MarkupSafe==3.0.3 | |
| pytz==2016.10 | |
| SQLAlchemy==1.3.24 | |
| Werkzeug==3.1.6 | |
| WTForms==3.2.1 | |
| pyyaml==6.0.3 |