Skip to content

Commit

Permalink
python ^3.11 in poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
kasperwelbers committed Nov 6, 2023
1 parent 340ea9b commit 7d8d4bc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified src/framework/processing/py/dist/port-0.0.0-py3-none-any.whl
Binary file not shown.
2 changes: 1 addition & 1 deletion src/framework/processing/py/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description = "Port package with Data Donation logic"
authors = ["Emiel van der Veen <[email protected]>"]

[tool.poetry.dependencies]
python = "3.11.5"
python = "^3.11"
pandas = "^2.1.1"

[tool.poetry.group.test.dependencies]
Expand Down

0 comments on commit 7d8d4bc

Please sign in to comment.