reaction cord
This commit is contained in:
12
cord/pyproject.toml
Normal file
12
cord/pyproject.toml
Normal file
@ -0,0 +1,12 @@
|
||||
[project]
|
||||
name = "tmp2"
|
||||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.10"
|
||||
dependencies = [
|
||||
"matplotlib>=3.10.5",
|
||||
"openpyxl>=3.1.5",
|
||||
"pandas>=2.3.1",
|
||||
"streamlit>=1.47.1",
|
||||
]
|
Reference in New Issue
Block a user