| [project] | |
| name = "dota-draft" | |
| version = "0.1.0" | |
| description = "Add your description here" | |
| readme = "README.md" | |
| requires-python = ">=3.12" | |
| dependencies = [ | |
| "gradio>=4.44.0", | |
| "httpx>=0.28.0", | |
| "openai>=1.0.0", | |
| ] | |
| [project] | |
| name = "dota-draft" | |
| version = "0.1.0" | |
| description = "Add your description here" | |
| readme = "README.md" | |
| requires-python = ">=3.12" | |
| dependencies = [ | |
| "gradio>=4.44.0", | |
| "httpx>=0.28.0", | |
| "openai>=1.0.0", | |
| ] | |