Applying patch

This commit is contained in:
Chris Proctor
2025-10-16 07:34:59 -04:00
parent 978468ca8d
commit 4e54d13a6a
2 changed files with 40 additions and 7 deletions

View File

@@ -9,7 +9,7 @@ license = {text = "MIT"}
readme = "README.md"
requires-python = ">=3.10,<4.0"
dependencies = [
"superturtle (>=0.2.0,<0.3.0)"
"superturtle (>=1.2.0,<2.0.0)"
]