Skip to content

Commit

Permalink
fix: 3.9 support
Browse files Browse the repository at this point in the history
  • Loading branch information
Ravencentric committed Mar 26, 2024
1 parent bbe9b66 commit 87a2c0a
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
16 changes: 15 additions & 1 deletion poetry.lock

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

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ torf = ">=4.2.6"
typing-extensions = ">=4.10.0"
strenum = { version = ">=0.4.15", python = "<3.11" }
importlib-metadata = { version = ">=7.1.0", python = "<3.10" }
eval-type-backport = { version = ">=0.1.3", python = "<3.10" }

[tool.poetry.group.dev.dependencies]
ruff = "^0.3.4"
Expand Down

0 comments on commit 87a2c0a

Please sign in to comment.