Skip to content

Commit ad79362

Browse files
committed
bump requirements
1 parent 902739b commit ad79362

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

requirements.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ aiofiles==24.1.0
55
pydantic==2.8.2
66
google-cloud-dataproc==5.14.0
77
google-cloud-bigquery==3.27.0
8+
httplib2==0.22.0

requirements.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,8 @@ hail==0.2.132
140140
# via -r requirements.in
141141
hdbscan==0.8.39
142142
# via gnomad
143+
httplib2==0.22.0
144+
# via -r requirements.in
143145
humanize==1.1.0
144146
# via hail
145147
idna==3.10
@@ -271,6 +273,8 @@ pygments==2.18.0
271273
# rich
272274
pyjwt[crypto]==2.9.0
273275
# via msal
276+
pyparsing==3.2.1
277+
# via httplib2
274278
pyspark==3.5.3
275279
# via hail
276280
python-daemon==3.1.0

0 commit comments

Comments
 (0)