Skip to content

Commit 35a3da3

Browse files
committed
Swith to new version of async-eval
1 parent 057c912 commit 35a3da3

File tree

3 files changed

+120
-368
lines changed

3 files changed

+120
-368
lines changed

helpers/poetry.lock

+24-23
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

helpers/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ license = "MIT"
88
[tool.poetry.dependencies]
99
python = "^3.9"
1010
click = "^8.1.3"
11-
async-eval = { version = "^0.1.0", extras = ["pydevd-pycharm"] }
11+
async-eval = { version = "^0.2.0", extras = ["pydevd-pycharm"] }
1212

1313
[tool.poetry.dev-dependencies]
1414

0 commit comments

Comments
 (0)