File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -17,4 +17,4 @@ rsa==4.9.1
1717six==1.17.0
1818toml==0.10.2
1919typing-extensions===4.13.0; python_version == '3.8'
20- typing-extensions==4.14.0 ; python_version >= '3.9'
20+ typing-extensions==4.14.1 ; python_version >= '3.9'
Original file line number Diff line number Diff line change 11alembic === 1.14.0 ; python_version == '3.8'
2- alembic == 1.16.2 ; python_version >= '3.9'
3- certifi == 2025.6.15
2+ alembic == 1.16.4 ; python_version >= '3.9'
3+ certifi == 2025.7.14
44charset-normalizer == 3.4.2
55geoalchemy2 == 0.17.1
66google-api-core [grpc ]== 2.25.1
@@ -15,9 +15,9 @@ googleapis-common-protos==1.70.0
1515greenlet === 3.1.1 ; python_version == '3.8'
1616greenlet == 3.2.3 ; python_version >= '3.9'
1717grpcio === 1.68.0 ; python_version == '3.8'
18- grpcio == 1.73.0 ; python_version >= '3.9'
18+ grpcio == 1.73.1 ; python_version >= '3.9'
1919grpcio-status === 1.68.0 ; python_version == '3.8'
20- grpcio-status == 1.73.0 ; python_version >= '3.9'
20+ grpcio-status == 1.73.1 ; python_version >= '3.9'
2121idna == 3.10
2222importlib-resources === 6.4.5 ; python_version == '3.8'
2323importlib-resources == 6.5.2 ; python_version >= '3.9'
@@ -42,6 +42,6 @@ shapely==2.1.1; python_version >= '3.10'
4242six == 1.17.0
4343sqlalchemy === 1.4.27
4444typing-extensions === 4.13.0 ; python_version == '3.8'
45- typing-extensions == 4.14.0 ; python_version >= '3.9'
45+ typing-extensions == 4.14.1 ; python_version >= '3.9'
4646urllib3 === 2.2.3 ; python_version == '3.8'
4747urllib3 == 2.5.0 ; python_version >= '3.9'
You can’t perform that action at this time.
0 commit comments