forked from googleapis/python-bigquery-sqlalchemy
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
35 lines (35 loc) · 1.09 KB
/
requirements.txt
File metadata and controls
35 lines (35 loc) · 1.09 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
alembic==1.16.5; python_version >= '3.9'
certifi==2025.10.5
charset-normalizer==3.4.3
geoalchemy2===0.17.1; python_version == '3.9'
geoalchemy2==0.18.0; python_version >= '3.10'
google-api-core[grpc]==2.25.2
google-auth==2.41.1
google-cloud-bigquery==3.38.0; python_version >= '3.9'
google-cloud-core==2.4.3
google-crc32c==1.7.1; python_version >= '3.9'
google-resumable-media==2.7.2
googleapis-common-protos==1.70.0
greenlet==3.2.4; python_version >= '3.9'
grpcio==1.75.1; python_version >= '3.9'
grpcio-status==1.75.1; python_version >= '3.9'
idna==3.10
importlib-resources==6.5.2; python_version >= '3.9'
mako==1.3.10; python_version >= '3.9'
markupsafe==3.0.3; python_version >= '3.9'
packaging==25.0
proto-plus==1.26.1
protobuf==6.33.5; python_version >= '3.9'
pyasn1==0.6.2
pyasn1-modules==0.4.2
pyparsing==3.2.5; python_version >= '3.9'
python-dateutil==2.9.0.post0
pytz==2025.2
requests==2.32.5
rsa==4.9.1
shapely===2.0.7; python_version <= '3.9'
shapely==2.1.2; python_version >= '3.10'
six==1.17.0
sqlalchemy===1.4.27
typing-extensions==4.15.0; python_version >= '3.9'
urllib3==2.6.0; python_version >= '3.9'