Update google-api-python-client dependency
This commit is contained in:
parent
285fc62be8
commit
10db0df2ae
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ version = "1.0.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"yaboli @ git+https://github.com/Garmelon/yaboli.git@v1.2.0",
|
"yaboli @ git+https://github.com/Garmelon/yaboli.git@v1.2.0",
|
||||||
"isodate >=0.6.1, <0.7.0",
|
"isodate >=0.6.1, <0.7.0",
|
||||||
"google-api-python-client ==1.7.11",
|
"google-api-python-client >=2.57.0, <3.0.0",
|
||||||
]
|
]
|
||||||
|
|
||||||
[project.scripts]
|
[project.scripts]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue