@@ -42,12 +42,23 @@ certifi==2026.1.4
4242 # -c gear/../hail/python/pinned-requirements.txt
4343 # kubernetes-asyncio
4444 # requests
45+ cffi==2.0.0
46+ # via
47+ # -c gear/../hail/python/dev/pinned-requirements.txt
48+ # -c gear/../hail/python/hailtop/pinned-requirements.txt
49+ # -c gear/../hail/python/pinned-requirements.txt
50+ # cryptography
4551charset-normalizer==3.4.4
4652 # via
4753 # -c gear/../hail/python/dev/pinned-requirements.txt
4854 # -c gear/../hail/python/hailtop/pinned-requirements.txt
4955 # -c gear/../hail/python/pinned-requirements.txt
5056 # requests
57+ cryptography==46.0.5
58+ # via
59+ # -c gear/../hail/python/hailtop/pinned-requirements.txt
60+ # -c gear/../hail/python/pinned-requirements.txt
61+ # google-auth
5162frozenlist==1.8.0
5263 # via
5364 # -c gear/../hail/python/dev/pinned-requirements.txt
@@ -57,9 +68,9 @@ frozenlist==1.8.0
5768 # aiosignal
5869google-api-core==2.29.0
5970 # via google-api-python-client
60- google-api-python-client==2.187 .0
71+ google-api-python-client==2.190 .0
6172 # via google-cloud-profiler
62- google-auth==2.47 .0
73+ google-auth==2.48 .0
6374 # via
6475 # -c gear/../hail/python/hailtop/pinned-requirements.txt
6576 # -c gear/../hail/python/pinned-requirements.txt
@@ -75,7 +86,7 @@ google-cloud-profiler==4.1.0
7586 # via -r gear/requirements.txt
7687googleapis-common-protos==1.72.0
7788 # via google-api-core
78- httplib2==0.31.0
89+ httplib2==0.31.2
7990 # via
8091 # google-api-python-client
8192 # google-auth-httplib2
@@ -88,21 +99,21 @@ idna==3.11
8899 # yarl
89100kubernetes-asyncio==19.15.1
90101 # via -r gear/requirements.txt
91- multidict==6.7.0
102+ multidict==6.7.1
92103 # via
93104 # -c gear/../hail/python/dev/pinned-requirements.txt
94105 # -c gear/../hail/python/hailtop/pinned-requirements.txt
95106 # -c gear/../hail/python/pinned-requirements.txt
96107 # aiohttp
97108 # yarl
98- packaging==25 .0
109+ packaging==26 .0
99110 # via
100111 # -c gear/../hail/python/dev/pinned-requirements.txt
101112 # -c gear/../hail/python/pinned-requirements.txt
102113 # -r gear/requirements.txt
103114prometheus-async==19.2.0
104115 # via -r gear/requirements.txt
105- prometheus-client==0.24.0
116+ prometheus-client==0.24.1
106117 # via
107118 # -c gear/../hail/python/dev/pinned-requirements.txt
108119 # -r gear/requirements.txt
@@ -114,15 +125,15 @@ propcache==0.4.1
114125 # -c gear/../hail/python/pinned-requirements.txt
115126 # aiohttp
116127 # yarl
117- proto-plus==1.27.0
128+ proto-plus==1.27.1
118129 # via google-api-core
119- protobuf==6.33.4
130+ protobuf==6.33.5
120131 # via
121132 # google-api-core
122133 # google-cloud-profiler
123134 # googleapis-common-protos
124135 # proto-plus
125- pyasn1==0.6.1
136+ pyasn1==0.6.2
126137 # via
127138 # -c gear/../hail/python/hailtop/pinned-requirements.txt
128139 # -c gear/../hail/python/pinned-requirements.txt
@@ -133,11 +144,17 @@ pyasn1-modules==0.4.2
133144 # -c gear/../hail/python/hailtop/pinned-requirements.txt
134145 # -c gear/../hail/python/pinned-requirements.txt
135146 # google-auth
147+ pycparser==3.0
148+ # via
149+ # -c gear/../hail/python/dev/pinned-requirements.txt
150+ # -c gear/../hail/python/hailtop/pinned-requirements.txt
151+ # -c gear/../hail/python/pinned-requirements.txt
152+ # cffi
136153pymysql==1.1.2
137154 # via
138155 # -r gear/requirements.txt
139156 # aiomysql
140- pyparsing==3.3.1
157+ pyparsing==3.3.2
141158 # via
142159 # -c gear/../hail/python/dev/pinned-requirements.txt
143160 # httplib2
@@ -165,9 +182,11 @@ rsa==4.9.1
165182 # -c gear/../hail/python/hailtop/pinned-requirements.txt
166183 # -c gear/../hail/python/pinned-requirements.txt
167184 # google-auth
168- setuptools==80.9 .0
185+ setuptools==81.0 .0
169186 # via
170187 # -c gear/../hail/python/dev/pinned-requirements.txt
188+ # -c gear/../hail/python/hailtop/pinned-requirements.txt
189+ # -c gear/../hail/python/pinned-requirements.txt
171190 # kubernetes-asyncio
172191six==1.17.0
173192 # via
@@ -187,6 +206,7 @@ typing-extensions==4.15.0
187206 # -c gear/../hail/python/hailtop/pinned-requirements.txt
188207 # -c gear/../hail/python/pinned-requirements.txt
189208 # aiosignal
209+ # cryptography
190210 # multidict
191211uritemplate==4.2.0
192212 # via google-api-python-client
0 commit comments