[project] name = "llm-game" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.12" dependencies = [ "gradio==4.44.1", "ipykernel>=6.29.5", "ipywidgets>=8.1.5", "jupyter>=1.1.1", "pydantic==2.8.2", "python-dotenv>=1.0.1", "together>=1.3.5", ]