Skip to content

Commit 226a506

Browse files
authored
Update samples/snippets/requirements.txt
1 parent 611e4a6 commit 226a506

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

samples/snippets/requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
alembic==1.16.4; python_version >= '3.9'
22
certifi==2025.7.14
33
charset-normalizer==3.4.2
4-
geoalchemy2==0.18.0
4+
geoalchemy2===0.17.1; python_version == 3.9
5+
geoalchemy2==0.18.0; python_version >= 3.10
56
google-api-core[grpc]==2.25.1
67
google-auth==2.40.3
78
google-cloud-bigquery==3.35.1; python_version >= '3.9'

0 commit comments

Comments
 (0)