File tree Expand file tree Collapse file tree 1 file changed +124
-0
lines changed
packages/bigframes/testing Expand file tree Collapse file tree 1 file changed +124
-0
lines changed Original file line number Diff line number Diff line change 1+ # Please keep these in sync with the minimum versions in setup.py
2+ cloudpickle==2.0.0
3+ fsspec==2023.3.0
4+ gcsfs==2023.3.0
5+ geopandas==0.12.2
6+ google-auth==2.15.0
7+ google-cloud-bigtable==2.24.0
8+ google-cloud-pubsub==2.21.4
9+ google-cloud-bigquery==3.36.0
10+ google-cloud-functions==1.12.0
11+ google-cloud-bigquery-connection==1.12.0
12+ google-cloud-iam==2.12.1
13+ google-cloud-resource-manager==1.10.3
14+ google-cloud-storage==2.0.0
15+ grpc-google-iam-v1==0.14.2
16+ numpy==1.24.0
17+ pandas==1.5.3
18+ pandas-gbq==0.26.1
19+ pyarrow==15.0.2
20+ pydata-google-auth==1.8.2
21+ pyiceberg==0.7.1
22+ requests==2.27.1
23+ scikit-learn==1.2.2
24+ shapely==1.8.5
25+ tabulate==0.9
26+ humanize==4.6.0
27+ matplotlib==3.7.1
28+ db-dtypes==1.4.2
29+ # For vendored ibis-framework.
30+ atpublic==2.3
31+ python-dateutil==2.8.2
32+ pytz==2022.7
33+ toolz==0.11
34+ typing-extensions==4.6.1
35+ rich==12.4.4
36+ # For anywidget mode
37+ anywidget>=0.9.18
38+ traitlets==5.0.0
39+ # constrained dependencies to give pip a helping hand
40+ aiohappyeyeballs==2.6.1
41+ aiohttp==3.13.3
42+ aiosignal==1.4.0
43+ anywidget==0.9.21
44+ asttokens==3.0.1
45+ async-timeout==5.0.1
46+ attrs==25.4.0
47+ cachetools==5.5.2
48+ certifi==2026.1.4
49+ charset-normalizer==2.0.12
50+ click==8.3.1
51+ click-plugins==1.1.1.2
52+ cligj==0.7.2
53+ comm==0.2.3
54+ commonmark==0.9.1
55+ contourpy==1.3.2
56+ coverage==7.13.3
57+ cycler==0.12.1
58+ db-dtypes==1.4.2
59+ decorator==5.2.1
60+ exceptiongroup==1.2.2
61+ executing==2.2.1
62+ fiona==1.10.1
63+ fonttools==4.61.1
64+ freezegun==1.5.5
65+ frozenlist==1.8.0
66+ google-api-core==2.29.0
67+ google-auth-oauthlib==1.2.4
68+ google-cloud-bigquery-storage==2.36.0
69+ google-cloud-core==2.5.0
70+ google-crc32c==1.8.0
71+ google-resumable-media==2.8.0
72+ googleapis-common-protos==1.72.0
73+ grpc-google-iam-v1==0.14.2
74+ grpcio==1.74.0
75+ grpcio-status==1.62.3
76+ idna==3.11
77+ iniconfig2.3.0
78+ ipython==8.21.0
79+ ipython-genutils==0.2.0
80+ ipywidgets==8.1.8
81+ jedi==0.19.2
82+ joblib==1.5.3
83+ jupyterlab_widgets==3.0.16
84+ kiwisolver==1.4.9
85+ matplotlib-inline==0.2.1
86+ mock==5.2.0
87+ moc==5.2.0
88+ multidict==6.7.1
89+ oauthlib==3.3.1
90+ packaging==26.0
91+ parso==0.8.5
92+ pexpect==4.9.0
93+ pillow==12.1.0
94+ pluggy==1.6.0
95+ prompt_toolkit==3.0.52
96+ propcache==0.4.1
97+ proto-plus==1.27.1
98+ protobuf==4.25.8
99+ psygnal==0.15.1
100+ ptyprocess==0.7.0
101+ pure_eval==0.2.3
102+ pyasn1==0.6.2
103+ pyasn1_modules==0.4.2
104+ Pygments==2.19.2
105+ pyparsing==3.3.2
106+ pyproj==3.7.1
107+ pytest==8.4.2
108+ pytest-cov==7.0.0
109+ pytest-snapshot==0.9.0
110+ pytest-timeout==2.4.0
111+ python-dateutil==2.8.2
112+ requests-oauthlib==2.0.0
113+ rsa==4.9.1
114+ scipy==1.15.3
115+ setuptools==80.9.0
116+ six==1.17.0
117+ stack-data==0.6.3
118+ threadpoolctl==3.6.0
119+ tomli==2.4.0
120+ urllib3==1.26.20
121+ wcwidth==0.6.0
122+ wheel==0.45.1
123+ widgetsnbextension==4.0.15
124+ yarl==1.22.0
You can’t perform that action at this time.
0 commit comments