Spaces:
Running
Running
[project] | |
name = "tortuga" | |
version = "0.1.0" | |
description = "Add your description here" | |
readme = "README.md" | |
requires-python = ">=3.13" | |
dependencies = [ | |
"gradio>=5.21.0", | |
"gradio-leaderboard>=0.0.13", | |
"pandas>=2.2.3", | |
"plotly>=6.0.1", | |
] | |