| [project] | |
| name = "servers" | |
| version = "0.1.0" | |
| description = "Add your description here" | |
| readme = "README.md" | |
| requires-python = ">=3.10" | |
| dependencies = [ | |
| "datasets>=4.7.0", | |
| "gradio>=6.9.0", | |
| "pandas>=2.3.3", | |
| "plotly>=6.6.0", | |
| ] | |
| [project] | |
| name = "servers" | |
| version = "0.1.0" | |
| description = "Add your description here" | |
| readme = "README.md" | |
| requires-python = ">=3.10" | |
| dependencies = [ | |
| "datasets>=4.7.0", | |
| "gradio>=6.9.0", | |
| "pandas>=2.3.3", | |
| "plotly>=6.6.0", | |
| ] | |