Skip to content

Commit

Permalink
[Python] formatting and poetry update (#3575)
Browse files Browse the repository at this point in the history
* Python formatting
* Poetry update
  • Loading branch information
dbrattli authored Oct 30, 2023
1 parent ab42348 commit c850c8c
Show file tree
Hide file tree
Showing 4 changed files with 80 additions and 95 deletions.
18 changes: 3 additions & 15 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ readme = "README.md"
homepage = "https://fable.io"

[tool.poetry.dependencies]
python = ">= 3.9, < 4.0"
python = ">= 3.10, < 4.0"
fable-library = "*"
python-dateutil = "^2.8.2"

Expand Down
Loading

0 comments on commit c850c8c

Please sign in to comment.