[project] name = "rally-racer" version = "0.1.0" description = "Rally racing game for ML" readme = "README.md" requires-python = ">=3.13" dependencies = [ "pygame>=2.6.1", "pyqt6>=6.9.1", "qasync>=0.28.0", ]