Hanzo03 commited on
Commit
4cf5f94
·
verified ·
1 Parent(s): 762d1ef

Update pyproject.toml

Browse files
Files changed (1) hide show
  1. pyproject.toml +2 -2
pyproject.toml CHANGED
@@ -1,9 +1,9 @@
1
  [project]
2
- name = "onedtracing"
3
  version = "0.1.0"
4
  description = "Add your description here"
5
  readme = "README.md"
6
- requires-python = ">=3.13"
7
  dependencies = [
8
  "dash>=4.0.0",
9
  "gradio>=6.8.0",
 
1
  [project]
2
+ name = "oneDtracing"
3
  version = "0.1.0"
4
  description = "Add your description here"
5
  readme = "README.md"
6
+ requires-python = ">=3.9"
7
  dependencies = [
8
  "dash>=4.0.0",
9
  "gradio>=6.8.0",