FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for setup.py - pullareddy95/python-bigquery · GitHub
pullareddy95
/
python-bigquery
Public
forked from
googleapis/python-bigquery
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-bigquery
setup.py
on
main
User selector
Datepicker
Commit history
Commits on Mar 27, 2024
fix: updates a number of optional dependencies (#1864)
Show description for c2496a1
chalmerlowe
authored
c2496a1
View commit details
Copy full SHA for c2496a1
View code at this point
Browse repository at this point
Commits on Mar 8, 2024
fix: add google-auth as a direct dependency (#1809)
Show description for 713ce2c
authored
713ce2c
View commit details
Copy full SHA for 713ce2c
View code at this point
Browse repository at this point
Commits on Dec 1, 2023
feat: Add support for Python 3.12 (#1736)
Show description for 3c0976a
authored
3c0976a
View commit details
Copy full SHA for 3c0976a
View code at this point
Browse repository at this point
Commits on Nov 28, 2023
feat: removed pkg_resources from all test files and moved importlib into pandas extra (#1726)
Show description for 1f4ebb1
authored
1f4ebb1
View commit details
Copy full SHA for 1f4ebb1
View code at this point
Browse repository at this point
Commits on Nov 22, 2023
fix: move grpc, proto-plus and protobuf packages to extras (#1721)
Show description for 5ce4d13
authored
5ce4d13
View commit details
Copy full SHA for 5ce4d13
View code at this point
Browse repository at this point
Commits on Oct 23, 2023
chore: increasing Shapely dependency upper bound (#1696)
Show description for 345e06e
nayaknishant
authored
345e06e
View commit details
Copy full SHA for 345e06e
View code at this point
Browse repository at this point
Commits on Apr 4, 2023
chore: updates minimum version of bqstorage (#1542)
Show description for 0bf9546
chalmerlowe
authored
0bf9546
View commit details
Copy full SHA for 0bf9546
View code at this point
Browse repository at this point
Commits on Mar 24, 2023
fix: loosen ipywidgets restrictions further to address ipython compatibility issues (#1531)
Show description for 50e5026
tswast
authored
50e5026
View commit details
Copy full SHA for 50e5026
View code at this point
Browse repository at this point
Commits on Feb 22, 2023
Fix: loosen ipywidget dependency (#1504)
Show description for 20d3276
chalmerlowe
authored
20d3276
View commit details
Copy full SHA for 20d3276
View code at this point
Browse repository at this point
Commits on Feb 8, 2023
fix: annotate optional integer parameters with optional type (#1487)
Show description for a190aaa
tswast
authored
a190aaa
View commit details
Copy full SHA for a190aaa
View code at this point
Browse repository at this point
Commits on Jan 13, 2023
deps: remove upper bound on packaging dependency (#1440)
Show description for 6088129
tswast
and
parthea
authored
6088129
View commit details
Copy full SHA for 6088129
View code at this point
Browse repository at this point
Commits on Jan 12, 2023
fix: Add support for python 3.11 (#1463)
Show description for 730a1de
parthea
authored
730a1de
View commit details
Copy full SHA for 730a1de
View code at this point
Browse repository at this point
Commits on Jan 7, 2023
chore(python): add support for python 3.11 [autoapprove] (#1454)
Show description for 72b25c5
gcf-owl-bot[bot]
and
parthea
authored
72b25c5
View commit details
Copy full SHA for 72b25c5
View code at this point
Browse repository at this point
Commits on Dec 8, 2022
deps: update dependencies (#1282)
Show description for e1aa921
authored
e1aa921
View commit details
Copy full SHA for e1aa921
View code at this point
Browse repository at this point
Commits on Nov 17, 2022
chore(setup.py): remove python upper bound (#1413)
cpcloud
authored
cbab5ac
View commit details
Copy full SHA for cbab5ac
View code at this point
Browse repository at this point
Commits on Nov 2, 2022
fix(deps): allow pyarrow < 11 (#1393)
Show description for c898546
parthea
and
chalmerlowe
authored
c898546
View commit details
Copy full SHA for c898546
View code at this point
Browse repository at this point
Commits on Oct 19, 2022
fix(deps): require requests>=2.21.0 (#1388)
parthea
authored
e398336
View commit details
Copy full SHA for e398336
View code at this point
Browse repository at this point
Commits on Oct 11, 2022
feat: reconfigure tqdm progress bar in %%bigquery magic (#1355)
Show description for 506f781
aribray
and
gcf-owl-bot[bot]
authored
506f781
View commit details
Copy full SHA for 506f781
View code at this point
Browse repository at this point
Commits on Oct 7, 2022
fix(deps): allow protobuf 3.19.5 (#1379)
Show description for 3e4a074
parthea
authored
3e4a074
View commit details
Copy full SHA for 3e4a074
View code at this point
Browse repository at this point
Commits on Sep 29, 2022
fix(deps): require protobuf >= 3.20.2 (#1369)
Show description for f13383a
authored
f13383a
View commit details
Copy full SHA for f13383a
View code at this point
Browse repository at this point
Commits on Aug 12, 2022
fix(deps): require protobuf >=3.19, < 5.0.0 (#1311)
Show description for 1de7a52
parthea
authored
1de7a52
View commit details
Copy full SHA for 1de7a52
View code at this point
Browse repository at this point
Commits on Aug 9, 2022
fix(deps): allow pyarrow < 10 (#1304)
Show description for 13616a9
renovate-bot
and
parthea
authored
13616a9
View commit details
Copy full SHA for 13616a9
View code at this point
Browse repository at this point
Commits on Jul 19, 2022
docs(samples): explicitly add bq to samples reqs, upgrade grpc to fix bug on m1 (#1290)
Show description for 9b7e3e4
leahecole
authored
9b7e3e4
View commit details
Copy full SHA for 9b7e3e4
View code at this point
Browse repository at this point
Commits on Jul 9, 2022
fix: require python 3.7+ (#1284)
Show description for 52d9f14
gcf-owl-bot[bot]
and
parthea
authored
52d9f14
View commit details
Copy full SHA for 52d9f14
View code at this point
Browse repository at this point
Commits on May 26, 2022
fix(deps): require protobuf>= 3.12.0, <4.0.0dev (#1263)
Show description for ba58d3a
parthea
authored
ba58d3a
View commit details
Copy full SHA for ba58d3a
View code at this point
Browse repository at this point
Commits on May 9, 2022
fix(deps): allow pyarrow v8 (#1245)
parthea
authored
d258690
View commit details
Copy full SHA for d258690
View code at this point
Browse repository at this point
Commits on Mar 30, 2022
fix(deps): restore dependency on python-dateutil (#1187)
Show description for 212d7ec
parthea
and
tswast
authored
212d7ec
View commit details
Copy full SHA for 212d7ec
View code at this point
Browse repository at this point
Commits on Mar 29, 2022
fix!: remove out-of-date BigQuery ML protocol buffers (#1178)
Show description for 76d88fb
tswast
authored
76d88fb
View commit details
Copy full SHA for 76d88fb
View code at this point
Browse repository at this point
Commits on Mar 3, 2022
fix(deps): require google-api-core>=1.31.5, >=2.3.2 (#1157)
Show description for 0c15790
parthea
authored
0c15790
View commit details
Copy full SHA for 0c15790
View code at this point
Browse repository at this point
Commits on Mar 2, 2022
deps: allow pyarrow 7.0 (#1112)
Show description for 57f8ea9
renovate-bot
and
tswast
authored
57f8ea9
View commit details
Copy full SHA for 57f8ea9
View code at this point
Browse repository at this point
Commits on Mar 1, 2022
deps: add "extra" for IPython, exclude bad IPython release (#1151)
Show description for 0fbe12d
tswast
authored
0fbe12d
View commit details
Copy full SHA for 0fbe12d
View code at this point
Browse repository at this point
Commits on Nov 8, 2021
deps: support OpenTelemetry >= 1.1.0 (#1050)
plamut
authored
4616cd5
View commit details
Copy full SHA for 4616cd5
View code at this point
Browse repository at this point
Commits on Nov 3, 2021
feat: support Python 3.10 (#1043)
Show description for 5bbb832
tswast
authored
5bbb832
View commit details
Copy full SHA for 5bbb832
View code at this point
Browse repository at this point
Commits on Oct 27, 2021
deps: allow pyarrow 6.x (#1031)
Show description for 1c2de74
tswast
and
gcf-owl-bot[bot]
authored
1c2de74
View commit details
Copy full SHA for 1c2de74
View code at this point
Browse repository at this point
Commits on Oct 26, 2021
feat: add support for INTERVAL data type to `list_rows` (#840)
Show description for e37380a
authored
e37380a
View commit details
Copy full SHA for e37380a
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL