Update deps

This commit is contained in:
Chris Proctor
2025-01-13 19:44:50 -05:00
parent 7d2652e7cc
commit 9826cb9084
2 changed files with 3 additions and 3 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 = [
"click (>=8.1.8,<9.0.0)",
"colorama (>=0.4.6,<0.5.0)"