Skip to content

Commit

Permalink
drop async_generator
Browse files Browse the repository at this point in the history
it's not directly imported and is specifically to
backport Python 3.6 functionality into Python 3.5.
  • Loading branch information
vroldanbet committed Oct 16, 2023
1 parent d90469e commit d9846ff
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 deletions.
13 changes: 1 addition & 12 deletions poetry.lock

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

1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ packages = [
readme = "README.md"

[tool.poetry.dependencies]
async_generator = "^1.10"
google-api-core = "^2.4.0"
google_api = "^0.1.12"
grpcio = "^1.54"
Expand Down

0 comments on commit d9846ff

Please sign in to comment.