aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index f229f31..a7f1cbc 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -8,7 +8,7 @@ readme = "README.rst"
license = "Apache Software License 2.0"
[tool.poetry.dependencies]
-python = "^3.10"
+python = "^3.7"
[tool.poetry.dev-dependencies]
mypy = "^0.971"