[project] name = "whiskerbound" version = "0.1.0" description = "Cat Game" readme = "README.md" requires-python = ">=3.12" dependencies = [ "questionary>=2.1.1", ]