- Downloads
cleanup python dependencies, pin their versions, enable mypy and eslint recommended warnings
| alembic | ||
| click | ||
| jsonschema | ||
| flask | ||
| flask-cors | ||
| psycopg2-binary | ||
| cryptography | ||
| SQLAlchemy | ||
| openpyxl | ||
| pytest | ||
| pytest-mock | ||
| python-dotenv | ||
| alembic~=1.10 | ||
| click~=8.1 | ||
| jsonschema~=4.17 | ||
| flask~=2.2 | ||
| flask-cors~=3.0 | ||
| openpyxl~=3.1 | ||
| psycopg2-binary~=2.9 | ||
| SQLAlchemy~=2.0 | ||
| sphinx | ||
| sphinx-rtd-theme | ||
| sphinxcontrib-httpdomain | ||
| tox | ||
| pytest~=7.2 | ||
| pytest-mock~=3.10 | ||
| sphinx~=6.1 | ||
| sphinx-rtd-theme~=1.2 | ||
| sphinxcontrib-httpdomain~=1.8 | ||
| tox~=4.4 | ||
| mypy | ||
| types-docutils | ||
| types-jsonschema | ||
| types-Flask-Cors | ||
| types-openpyxl | ||
| types-setuptools | ||
| mypy~=1.2 | ||
| types-docutils~=0.19 | ||
| types-jsonschema~=4.17 | ||
| types-Flask-Cors~=3.0 | ||
| types-openpyxl~=3.1 | ||
| types-setuptools~=67.6 |
Please sign in to comment