File size: 231 Bytes
b4c4e86
4cf5f94
b4c4e86
 
 
4cf5f94
b4c4e86
 
 
 
51b7052
b4c4e86
1
2
3
4
5
6
7
8
9
10
11
12
13
[project]
name = "oneDtracing"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.9"
dependencies = [
    "dash>=4.0.0",
    "gradio>=6.8.0",
    "numpy>=2.4.2",
    "plotly",
]