1
- alembic == 1.16.4 ; python_version >= '3.9'
2
- certifi == 2025.7.14
3
- charset-normalizer == 3.4.2
1
+ alembic == 1.16.5 ; python_version >= '3.9'
2
+ certifi == 2025.8.3
3
+ charset-normalizer == 3.4.3
4
4
geoalchemy2 === 0.17.1 ; python_version == '3.9'
5
5
geoalchemy2 == 0.18.0 ; python_version >= '3.10'
6
6
google-api-core [grpc ]== 2.25.1
7
7
google-auth == 2.40.3
8
- google-cloud-bigquery == 3.35.1 ; python_version >= '3.9'
8
+ google-cloud-bigquery == 3.36.0 ; python_version >= '3.9'
9
9
google-cloud-core == 2.4.3
10
10
google-crc32c == 1.7.1 ; python_version >= '3.9'
11
11
google-resumable-media == 2.7.2
12
12
googleapis-common-protos == 1.70.0
13
- greenlet == 3.2.3 ; python_version >= '3.9'
13
+ greenlet == 3.2.4 ; python_version >= '3.9'
14
14
grpcio == 1.74.0 ; python_version >= '3.9'
15
15
grpcio-status == 1.74.0 ; python_version >= '3.9'
16
16
idna == 3.10
@@ -19,17 +19,17 @@ mako==1.3.10; python_version >= '3.9'
19
19
markupsafe == 3.0.2 ; python_version >= '3.9'
20
20
packaging == 25.0
21
21
proto-plus == 1.26.1
22
- protobuf == 6.31.1 ; python_version >= '3.9'
22
+ protobuf == 6.32.0 ; python_version >= '3.9'
23
23
pyasn1 == 0.6.1
24
24
pyasn1-modules == 0.4.2
25
25
pyparsing == 3.2.3 ; python_version >= '3.9'
26
26
python-dateutil == 2.9.0.post0
27
27
pytz == 2025.2
28
- requests == 2.32.4
28
+ requests == 2.32.5
29
29
rsa == 4.9.1
30
30
shapely === 2.0.7 ; python_version < = '3.9'
31
31
shapely == 2.1.1 ; python_version >= '3.10'
32
32
six == 1.17.0
33
33
sqlalchemy === 1.4.27
34
- typing-extensions == 4.14.1 ; python_version >= '3.9'
34
+ typing-extensions == 4.15.0 ; python_version >= '3.9'
35
35
urllib3 == 2.5.0 ; python_version >= '3.9'
0 commit comments