Spaces:
Running
Running
| [project] | |
| name = "league-table-manager" | |
| version = "0.1.0" | |
| description = "Add your description here" | |
| readme = "README.md" | |
| requires-python = ">=3.12" | |
| dependencies = [ | |
| "gradio>=6.2.0", | |
| "huggingface-hub>=1.2.3", | |
| "supabase>=2.27.0", | |
| ] | |