Skip to content

Commit

Permalink
Update python version
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentAntoine committed Dec 4, 2024
1 parent e4dbd60 commit c551ac6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion forklift/.python-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.12.5
3.12.7
4 changes: 2 additions & 2 deletions forklift/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion forklift/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ authors = ["Vincent <vincent.chery@m4x.org>"]
readme = "README.md"

[tool.poetry.dependencies]
python = "3.12.5"
python = "3.12.7"
prefect = "~1.4.1"
pandas = {extras = ["postgresql"], version = "^2.2.2"}
duckdb = "^1.0.0"
Expand Down

0 comments on commit c551ac6

Please sign in to comment.