Skip to content

Commit aa74a6f

Browse files
committed
Removes asyncio as it is in the std lib
1 parent d7e77be commit aa74a6f

File tree

2 files changed

+3
-16
lines changed

2 files changed

+3
-16
lines changed

poetry.lock

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

pyproject.toml

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ readme = "README.md"
88

99
[tool.poetry.dependencies]
1010
python = ">=3.10,<4.0"
11-
asyncio = ">=3.4.3"
1211
beautifulsoup4 = ">=4.12.2"
1312
colorama = ">=0.4.6"
1413
duckduckgo_search = ">=4.1.1"

0 commit comments

Comments
 (0)