forked from bellwether/minerva
changing python version reqs
This commit is contained in:
parent
91b05578bb
commit
02d26bbaaf
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ readme = "README.md"
|
|||
minerva-console = "minerva.console:main"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = ">3.9, <3.11"
|
||||
python = ">3.9, <3.12"
|
||||
boto3 = "^1.26.161"
|
||||
pyarrow = "^12.0.1"
|
||||
joblib = "^1.1.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue