generated from mwc/lab_pokemon
testing
This commit is contained in:
parent
a478bea838
commit
594f33c1ee
|
@ -7,11 +7,10 @@ license = "MIT"
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.11"
|
python = "^3.11"
|
||||||
jupyterlab = "^3.3.3"
|
|
||||||
pandas = "^1.4.2"
|
|
||||||
matplotlib = "^3.5.1"
|
matplotlib = "^3.5.1"
|
||||||
seaborn = "^0.11.2"
|
seaborn = "^0.11.2"
|
||||||
requests = "^2.27.1"
|
requests = "^2.27.1"
|
||||||
|
pandas = "^2.2.0"
|
||||||
|
|
||||||
[tool.poetry.dev-dependencies]
|
[tool.poetry.dev-dependencies]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue