-
- Downloads
revert mypy and sentry sdk upgrades
... | @@ -21,7 +21,7 @@ sphinx-rtd-theme | ... | @@ -21,7 +21,7 @@ sphinx-rtd-theme |
sphinxcontrib-httpdomain | sphinxcontrib-httpdomain | ||
tox | tox | ||
mypy | mypy~=1.2 | ||
types-docutils | types-docutils | ||
types-jsonschema | types-jsonschema | ||
types-Flask-Cors | types-Flask-Cors | ||
... | @@ -29,5 +29,5 @@ types-openpyxl | ... | @@ -29,5 +29,5 @@ types-openpyxl |
types-setuptools | types-setuptools | ||
types-click | types-click | ||
sentry-sdk[flask] | sentry-sdk[flask]~=1.23 | ||
python-dotenv | python-dotenv |
Please register or sign in to comment