Update deps

This commit is contained in:
Chris Proctor
2025-01-13 19:45:40 -05:00
parent 3e478b12be
commit ba6352fc5d
2 changed files with 1 additions and 8 deletions

View File

@@ -7,7 +7,7 @@ authors = [
]
license = {text = "MIT"}
readme = "README.md"
requires-python = ">=3.10"
requires-python = ">=3.10,<4.0"
dependencies = [
]