Only require python 3.10

This commit is contained in:
Chris Proctor
2023-07-10 22:44:13 -04:00
parent e3ac80f711
commit 3fab5d5a71
3 changed files with 9 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ authors = ["Chris Proctor <chris@chrisproctor.net>"]
license = "MIT"
[tool.poetry.dependencies]
python = "^3.11"
python = "^3.10"
[tool.poetry.dev-dependencies]