Poetry update

This commit is contained in:
Chris Proctor 2025-01-13 22:18:53 -05:00
parent 94be82f501
commit ccd0161fde
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ authors = [
{name = "Chris Proctor",email = "chris@chrisproctor.net"}
]
readme = "README.md"
requires-python = ">=3.10"
requires-python = ">=3.10,<4.0"
dependencies = [
]