|
1 | | -alembic==1.16.5; python_version >= '3.9' |
| 1 | +alembic==1.17.1; python_version >= '3.9' |
2 | 2 | certifi==2025.10.5 |
3 | | -charset-normalizer==3.4.3 |
| 3 | +charset-normalizer==3.4.4 |
4 | 4 | geoalchemy2===0.17.1; python_version == '3.9' |
5 | 5 | geoalchemy2==0.18.0; python_version >= '3.10' |
6 | | -google-api-core[grpc]==2.25.2 |
7 | | -google-auth==2.41.1 |
| 6 | +google-api-core[grpc]==2.28.1 |
| 7 | +google-auth==2.42.0 |
8 | 8 | google-cloud-bigquery==3.38.0; python_version >= '3.9' |
9 | | -google-cloud-core==2.4.3 |
| 9 | +google-cloud-core==2.5.0 |
10 | 10 | google-crc32c==1.7.1; python_version >= '3.9' |
11 | 11 | google-resumable-media==2.7.2 |
12 | | -googleapis-common-protos==1.70.0 |
| 12 | +googleapis-common-protos==1.71.0 |
13 | 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 |
| 14 | +grpcio==1.76.0; python_version >= '3.9' |
| 15 | +grpcio-status==1.76.0; python_version >= '3.9' |
| 16 | +idna==3.11 |
17 | 17 | importlib-resources==6.5.2; python_version >= '3.9' |
18 | 18 | mako==1.3.10; python_version >= '3.9' |
19 | 19 | markupsafe==3.0.3; python_version >= '3.9' |
20 | 20 | packaging==25.0 |
21 | 21 | proto-plus==1.26.1 |
22 | | -protobuf==6.32.1; python_version >= '3.9' |
| 22 | +protobuf==6.33.0; python_version >= '3.9' |
23 | 23 | pyasn1==0.6.1 |
24 | 24 | pyasn1-modules==0.4.2 |
25 | 25 | pyparsing==3.2.5; python_version >= '3.9' |
|
0 commit comments