1- alembic == 1.16.5 ; python_version >= '3.9'
2- certifi == 2025.10.5
3- charset-normalizer == 3.4.3
1+ alembic == 1.17.2 ; python_version >= '3.9'
2+ certifi == 2025.11.12
3+ charset-normalizer == 3.4.4
44geoalchemy2 === 0.17.1 ; python_version == '3.9'
5- geoalchemy2 == 0.18.0 ; python_version >= '3.10'
6- google-api-core [grpc ]== 2.25.2
7- google-auth == 2.41.1
5+ geoalchemy2 == 0.18.1 ; python_version >= '3.10'
6+ google-api-core [grpc ]== 2.28.1
7+ google-auth == 2.43.0
88google-cloud-bigquery == 3.38.0 ; python_version >= '3.9'
9- google-cloud-core == 2.4.3
9+ google-cloud-core == 2.5.0
1010google-crc32c == 1.7.1 ; python_version >= '3.9'
11- google-resumable-media == 2.7.2
12- googleapis-common-protos == 1.70 .0
13- greenlet == 3.2.4 ; python_version >= '3.9'
14- grpcio == 1.75.1 ; python_version >= '3.9'
15- grpcio-status == 1.75.1 ; python_version >= '3.9'
16- idna == 3.10
11+ google-resumable-media == 2.8.0
12+ googleapis-common-protos == 1.72 .0
13+ greenlet == 3.3.0 ; python_version >= '3.9'
14+ grpcio == 1.76.0 ; python_version >= '3.9'
15+ grpcio-status == 1.76.0 ; python_version >= '3.9'
16+ idna == 3.11
1717importlib-resources == 6.5.2 ; python_version >= '3.9'
1818mako == 1.3.10 ; python_version >= '3.9'
1919markupsafe == 3.0.3 ; python_version >= '3.9'
2020packaging == 25.0
2121proto-plus == 1.26.1
22- protobuf == 6.32.1 ; python_version >= '3.9'
22+ protobuf == 6.33.2 ; python_version >= '3.9'
2323pyasn1 == 0.6.1
2424pyasn1-modules == 0.4.2
2525pyparsing == 3.2.5 ; python_version >= '3.9'
@@ -32,4 +32,4 @@ shapely==2.1.2; python_version >= '3.10'
3232six == 1.17.0
3333sqlalchemy === 1.4.27
3434typing-extensions == 4.15.0 ; python_version >= '3.9'
35- urllib3 == 2.5 .0 ; python_version >= '3.9'
35+ urllib3 == 2.6 .0 ; python_version >= '3.9'
0 commit comments