Skip to content
Snippets Groups Projects
Commit 4bb2a138 authored by Bjarke Madsen's avatar Bjarke Madsen
Browse files

revert mypy and sentry sdk upgrades

parent abac236e
Branches
Tags
No related merge requests found
[mypy] [mypy]
python_version = 3.8 python_version = 3.11
disallow_untyped_defs = False disallow_untyped_defs = False
ignore_missing_imports = False ignore_missing_imports = False
...@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment