Skip to content

Commit 4299a12

Browse files
committed
fix: revert to 3.8.18
1 parent f250b81 commit 4299a12

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

poetry.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ license = "MIT"
1313
unasync = "unasync_cli.main:app"
1414

1515
[tool.poetry.dependencies]
16-
python = "^3.9.17"
16+
python = "^3.8.18"
1717
typer = "^0.4.0"
1818
unasync = "^0.6.0"
1919
setuptools = "^72.1.0"

0 commit comments

Comments
 (0)