Skip to content

Commit

Permalink
Revert "google cloud storage"
Browse files Browse the repository at this point in the history
This reverts commit af3d3ae.
  • Loading branch information
jklugherz committed Feb 29, 2024
1 parent 34674a9 commit 9bebaee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 51 deletions.
1 change: 0 additions & 1 deletion hail_search/requirements-test.in
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
coverage<5.2
pytest-aiohttp
google-cloud-storage>=2.14.0
53 changes: 3 additions & 50 deletions hail_search/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
# To update, run:
#
# pip-compile requirements-test.in
# pip-compile hail_search/requirements-test.in
#
aiohttp==3.9.2
# via pytest-aiohttp
Expand All @@ -12,12 +12,6 @@ async-timeout==4.0.2
# via aiohttp
attrs==23.1.0
# via aiohttp
cachetools==5.3.3
# via google-auth
certifi==2024.2.2
# via requests
charset-normalizer==3.3.2
# via requests
coverage==5.1
# via -r requirements-test.in
exceptiongroup==1.1.3
Expand All @@ -26,31 +20,8 @@ frozenlist==1.3.3
# via
# aiohttp
# aiosignal
google-api-core==2.17.1
# via
# google-cloud-core
# google-cloud-storage
google-auth==2.28.1
# via
# google-api-core
# google-cloud-core
# google-cloud-storage
google-cloud-core==2.4.1
# via google-cloud-storage
google-cloud-storage==2.14.0
# via -r requirements-test.in
google-crc32c==1.5.0
# via
# google-cloud-storage
# google-resumable-media
google-resumable-media==2.7.0
# via google-cloud-storage
googleapis-common-protos==1.62.0
# via google-api-core
idna==3.4
# via
# requests
# yarl
# via yarl
iniconfig==2.0.0
# via pytest
multidict==6.0.4
Expand All @@ -61,16 +32,6 @@ packaging==23.1
# via pytest
pluggy==1.2.0
# via pytest
protobuf==4.25.3
# via
# google-api-core
# googleapis-common-protos
pyasn1==0.5.1
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.3.0
# via google-auth
pytest==7.4.0
# via
# pytest-aiohttp
Expand All @@ -79,15 +40,7 @@ pytest-aiohttp==1.0.4
# via -r requirements-test.in
pytest-asyncio==0.21.0
# via pytest-aiohttp
requests==2.31.0
# via
# google-api-core
# google-cloud-storage
rsa==4.9
# via google-auth
tomli==2.0.1
# via pytest
urllib3==2.2.1
# via requests
yarl==1.9.2
# via aiohttp

0 comments on commit 9bebaee

Please sign in to comment.