Skip to content

Commit 28eb7ac

Browse files
committed
chore: updated requirements
1 parent 2f9b2a0 commit 28eb7ac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ sissaschool_not_in_db,xmlschema
1515
python_not_in_db,importlib_metadata
1616
python,requests
1717
python,urllib3
18-
google,gsutil
18+
google,google-cloud-storage
1919
skontar,cvss
2020
python_not_in_db,packaging
2121
python_not_in_db,importlib_resources

test/language_data/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ xmlschema
1414
importlib_metadata; python_version < "3.8"
1515
requests
1616
urllib3>=1.26.5 # dependency of requests added explictly to avoid CVEs
17-
gsutil
17+
google-cloud-storage
1818
cvss
1919
packaging

0 commit comments

Comments
 (0)