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.1 KB
/
requirements.txt
File metadata and controls
35 lines (35 loc) · 1.1 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.18.4; python_version >= '3.9'
certifi==2026.2.25
charset-normalizer==3.4.5
geoalchemy2===0.17.1; python_version == '3.9'
geoalchemy2==0.18.4; python_version >= '3.10'
google-api-core[grpc]==2.30.0
google-auth==2.48.0
google-cloud-bigquery==3.40.1; python_version >= '3.9'
google-cloud-core==2.5.0
google-crc32c==1.8.0; python_version >= '3.9'
google-resumable-media==2.8.0
googleapis-common-protos==1.72.0
greenlet==3.3.2; python_version >= '3.9'
grpcio==1.78.0; python_version >= '3.9'
grpcio-status==1.78.0; python_version >= '3.9'
idna==3.11
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==26.0
proto-plus==1.27.1
protobuf==6.32.1; python_version >= '3.9'
pyasn1==0.6.2
pyasn1-modules==0.4.2
pyparsing==3.3.2; python_version >= '3.9'
python-dateutil==2.9.0.post0
pytz==2026.1.post1
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'