summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index f5eec800..a6bf6918 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -5,7 +5,7 @@ description = "Python bindings for GObject Introspection"
authors = ["Christoph Reiter"]
[tool.poetry.dependencies]
-python = "^3.6"
+python = "^3.7"
pycairo = "^1.16"
[tool.poetry.dev-dependencies]