Skip to content
Snippets Groups Projects
Commit 88caa309 authored by nguyed99's avatar nguyed99
Browse files

Update python version

parent 2e33077b
No related branches found
No related tags found
No related merge requests found
Pipeline #59627 failed
...@@ -6,7 +6,7 @@ authors = [] ...@@ -6,7 +6,7 @@ authors = []
readme = "README.md" readme = "README.md"
[tool.poetry.dependencies] [tool.poetry.dependencies]
python = "3.11.5" python = "3.11.8"
numpy = "1.24.4" numpy = "1.24.4"
matplotlib = "3.8.0" matplotlib = "3.8.0"
astropy = "6.0.0" astropy = "6.0.0"
......
...@@ -6,7 +6,7 @@ authors = [] ...@@ -6,7 +6,7 @@ authors = []
readme = "README.md" readme = "README.md"
[tool.poetry.dependencies] [tool.poetry.dependencies]
python = "3.11.5" python = "3.11.8"
toml = "^0.10.2" toml = "^0.10.2"
[tool.poetry.group.dev.dependencies] [tool.poetry.group.dev.dependencies]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment