Skip to content

Commit 84ac10e

Browse files
ccopehenribru
andauthored
typing-extensions bumped its major version (#22)
Co-authored-by: henribru <6639509+henribru@users.noreply.github.com>
1 parent c0d4771 commit 84ac10e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ classifiers = [
1717
[tool.poetry.dependencies]
1818
python = "^3.7"
1919
google-api-python-client = "^2.46.0"
20-
typing-extensions = "^3.10.0"
20+
typing-extensions = ">=3.10.0, <5.0.0"
2121

2222
[tool.poetry.dev-dependencies]
2323
mypy = "^0.950"

0 commit comments

Comments
 (0)