Commit Graph

32 Commits

Author SHA1 Message Date
EugeneTorap dab038c005
chore: Bump redis to 4.5.4 (#23845) 2023-04-28 10:46:56 +02:00
John Bodley d0fda60c85
feat(native-filters): Add legacy (filter-box) to native filter migration script (#23269) 2023-04-21 15:12:33 +12:00
nisheldo 9cfbc22cd2
chore: bump sqloxide to 0.1.30 (#22615) 2023-01-07 19:45:05 +02:00
EugeneTorap 87617095b9
chore: Bump Pillow to 9.3.0 (#22489) 2022-12-23 17:25:22 +02:00
EugeneTorap d881c5df30
chore: Support Python 3.11 (#22217) 2022-12-03 09:25:11 +02:00
Beto Dealmeida 4496748cd9
chore: update Druid (#22067) 2022-11-08 15:03:58 -08:00
Elizabeth Thompson efefb66c2d
chore: bump pyathena and related packages (#21958) 2022-10-28 18:15:15 -07:00
nisheldo 6d65f806d8
chore: updating thrift (#20776)
Co-authored-by: Nick Sheldon <Nick_Sheldon@cargill.com>
2022-09-01 06:26:00 +03:00
nisheldo 39545352d2
chore: update Pillow to 9.1.1 (#20775) 2022-07-22 17:44:07 +08:00
John Bodley b08e21efd9
[requirements] Resolve rebase conflicts (#20152)
Co-authored-by: John Bodley <john.bodley@airbnb.com>
2022-06-03 15:27:35 -07:00
John Bodley 2a1dcaf09b
chore(requirements): Cleanup of requirement inputs (#20154)
Co-authored-by: John Bodley <john.bodley@airbnb.com>
2022-06-03 08:35:50 -07:00
AAfghahi e07ee6c764
chore: bumping min version of shillelagh (#20196)
* bumping min version of shillelagh

* ran pip-compile-multi
2022-05-31 13:10:25 -04:00
Diego Medina 1e46902602
chore: Update aiohttp to 3.8.1 (#20102) 2022-05-17 17:15:29 -04:00
Hugh A. Miles II 481ccfe0a6
chore: Update aiohttp>=3.7.4 in requirements (#19872)
* update

* lets see
2022-04-27 15:58:14 -07:00
Beto Dealmeida 8e326af3e6
chore: upgrade Pillow (#19674) 2022-04-13 09:47:20 -07:00
Elizabeth Thompson 60db35cb4d
chore: bump pillow to major version (#18134)
* bump pillow to major version

* make a wider range for pillow dependency versions
2022-01-25 09:51:14 -08:00
Gnought 94e787eca8
chore: bump mysqlclient version (#17556)
* Bump mysqlclient version

* Update SHA hash

* Update UPDATING.md

* Update setup.py

Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>

Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
2021-11-29 10:38:41 +02:00
Daniel Vaz Gaspar 035cc34b44
chore: bump major on Pillow, optional dependency (#17521)
* chore: bump major on Pillow, optional dependency

* bump to 8.3.2

* Revert "bump to 8.3.2"

This reverts commit ce640acec8.

* bump to 8.3.2 now the right way
2021-11-23 13:51:29 +00:00
Craig Rueda 6a63a21e06
chore: Bumping pyarrow / pandas (#17290)
* Bumping pyarrow / pandas

* Appeasing the pylint gods

* Adjusting UPDATING.md

* Buping testing requirements
2021-10-31 10:47:02 -07:00
Ville Brofeldt 82601abe17
feat: upgrade docker image to py38 and add support for py39 (#16889)
* feat: upgrade docker image to py38 and add support for py39

* update required tests
2021-10-05 11:35:14 +03:00
Hugh A. Miles II 4ae88ce3b4
chore: bump py version for integration test (#16213)
* bump py version for integration test

* bump py

* bump py

* remove files

* lock pylint

* add not-callable
2021-08-13 12:44:32 -04:00
Beto Dealmeida 2db1615c83
feat: add profiling to Superset pages (#16136)
* feat: add profiling to Superset pages

* Address comments
2021-08-09 08:39:35 -07:00
Beto Dealmeida 3441182630
chore: remove unnecessary deps (#15787)
* chore: remove unneeded deps

* fix lint

* Run compile
2021-07-21 16:53:45 -07:00
AAfghahi 80dd525026
feat: adding Progress Bar to Benchmark script (#15719)
* rough draft of benchmark script

* revisions

* revisions

* rough draft of benchmark script

* revisions

* Update requirements/development.in

Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>

* Update superset/utils/mock_data.py

Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>

* more revisions

Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>
2021-07-19 16:34:58 -07:00
Beto Dealmeida 4f5f9287fc
feat: validate_parameters for GSheets (#15578)
* feat: validate_parameters for GSheets

* Move import inside fixture

* Update deps

* Rename parameter
2021-07-08 08:26:39 -07:00
John Bodley c55418d020
chore: Bump pip-compile-multi (#14633)
Co-authored-by: John Bodley <john.bodley@airbnb.com>
2021-05-15 05:06:40 +12:00
Beto Dealmeida ffcacc3393
fix: new import/export CLI (#13921)
* fix: CLI for import/export

* Add tests

* Remove debug
2021-04-23 10:50:49 -07:00
Daniel Vaz Gaspar 3ef641dcf1
feat(release): add github token to changelog script (#12872) 2021-02-02 09:24:40 +00:00
John Bodley c306368f3c
fix: Python dependencies in #11499 (#12079)
Co-authored-by: John Bodley <john.bodley@airbnb.com>
2020-12-17 11:52:21 +13:00
Beto Dealmeida 66cd565bff
feat: add Postgres SQL validator (#11538)
* Add Postgres SQL validator

* Strip line number from message

* Add unit tests

* Run tests only with postgres backend

* Add dep

* Add dep to bashlib
2020-12-04 19:17:23 -08:00
Ville Brofeldt 6181994084
chore: bump pandas to latest stable version (#11018)
* chore: bump pandas to latest stable version

* fix nest_values
2020-09-24 13:11:10 +03:00
Daniel Vaz Gaspar 9246c9bdaf
refactor: ASF only dependencies on base.txt (#10875) 2020-09-16 14:57:41 +01:00