forked from flt/tools
Reaction fix
This commit is contained in:
@ -1,11 +0,0 @@
|
||||
[project]
|
||||
name = "Reaction-Cord"
|
||||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
requires-python = ">=3.10"
|
||||
dependencies = [
|
||||
"matplotlib>=3.10.5",
|
||||
"openpyxl>=3.1.5",
|
||||
"pandas>=2.3.1",
|
||||
"streamlit>=1.47.1",
|
||||
]
|
4
cord/requirements.txt
Normal file
4
cord/requirements.txt
Normal file
@ -0,0 +1,4 @@
|
||||
matplotlib>=3.10.5
|
||||
openpyxl>=3.1.5
|
||||
pandas>=2.3.1
|
||||
streamlit>=1.47.1
|
Reference in New Issue
Block a user