Adapters
cm-notebooks / pyproject.toml
khulnasoft's picture
Create pyproject.toml
a28f063 verified
raw
history blame contribute delete
No virus
259 Bytes
[tool.poetry]
name = "cm-notebooks"
version = "0.1.0"
description = ""
readme = "README.md"
package-mode = false
[tool.poetry.dependencies]
python = "^3.11"
jupyter = "^1.0.0"
jupyterlab = "^4.2.2"
pandas = "^2.2.0"
seaborn = "^0.13.2"
matplotlib = "^3.9.0"