generated from mwc/project_argument
testing mwc
This commit is contained in:
parent
6a461816f0
commit
86b97ffaf6
File diff suppressed because it is too large
Load Diff
|
@ -7,10 +7,10 @@ readme = "README.md"
|
|||
packages = [{include = "project_argument"}]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.11"
|
||||
jupyter = "^1.0.0"
|
||||
seaborn = "^0.12.2"
|
||||
pandas = "^2.0.3"
|
||||
python = "^3.10"
|
||||
seaborn = "^0.13.2"
|
||||
pandas = "^2.2.0"
|
||||
jupyterlab = "^4.1.0"
|
||||
|
||||
|
||||
[build-system]
|
||||
|
|
Loading…
Reference in New Issue