Skip to content

Commit f74b1d2

Browse files
committed
dependency updates
1 parent 64481f6 commit f74b1d2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies = [
3333
"google-crc32c>=1.1.0,<2",
3434
"google-cloud-bigquery>=3.2,<4",
3535
"google-api-python-client>=2,<3",
36-
"google-cloud-storage>=2.7.0,<3",
36+
"google-cloud-storage>=3,<4",
3737
#"google-auth-oauthlib>=0.4.5,<1",
3838
"google-cloud-compute >=1.16.0,<2.0",
3939
# File manipulation, reading, writing
@@ -58,7 +58,7 @@ dependencies = [
5858
tests = [
5959
"liccheck>=0.4.9,<1",
6060
"flake8>=3.8.0,<4",
61-
"coverage>=5.2,<6",
61+
"coverage>7",
6262
"azure-storage-blob>=12.8.1,<13",
6363
"httpretty>=1.0.0,<2",
6464
"deepdiff>=8,<9",

0 commit comments

Comments
 (0)