Python version to 3.10
This commit is contained in:
parent
7cf6016a4c
commit
ad567ef534
|
@ -6,7 +6,7 @@ authors = ["Chris <chris@chrisproctor.net>"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.11"
|
python = "^3.10"
|
||||||
jupyterlab = "^3.3.3"
|
jupyterlab = "^3.3.3"
|
||||||
pandas = "^1.4.2"
|
pandas = "^1.4.2"
|
||||||
matplotlib = "^3.5.1"
|
matplotlib = "^3.5.1"
|
||||||
|
|
Loading…
Reference in New Issue