Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0cfaf42

Browse files
committed
MNT: update transient dependencies
1 parent 6ac0418 commit 0cfaf42

4 files changed

Lines changed: 13 additions & 5 deletions

File tree

build_order.d/01-build.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -602,9 +602,7 @@ packages: pyqt-builder
602602
---
603603
flags: --pre --upgrade --no-build-isolation
604604
kind: pip
605-
packages: asv asv-runner coverage jaraco-classes jaraco-context jaraco-functools jeepney markdown-it-py
606-
mdurl more-itertools nh3 outcome pkginfo py-cpuinfo pympler pytest-benchmark qtpy readme-renderer requests-toolbelt
607-
rfc3986 rich trio
605+
packages: asv asv-runner distlib filelock jaraco-classes jaraco-context jaraco-functools jeepney markdown-it-py mdurl more-itertools nh3 pkginfo py-cpuinfo pympler pytest-benchmark python-discovery qtpy readme-renderer requests-toolbelt rfc3986 rich trio virtualenv
608606
...
609607
---
610608
default_branch: master

build_order.d/10-arrow.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
11
---
2+
flags: --pre --upgrade --no-build-isolation
3+
kind: pip
4+
packages: semantic-version setuptools-rust
5+
...
6+
---
7+
flags: --pre --upgrade --no-build-isolation
8+
kind: pip
9+
packages: libcst pyyaml-ft
10+
...
11+
---
212
default_branch: main
313
function: build_pyarrow
414
kind: source_install

build_order.d/30-pydandic.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
flags: --pre --upgrade --no-build-isolation
33
kind: pip
4-
packages: cachey click jmespath pydantic pydantic-core pydantic-settings python-dotenv shellingham typer typing-inspection
4+
packages: annotated-doc cachey jmespath pydantic pydantic-core pydantic-settings python-dotenv shellingham typer typing-inspection
55
...
66
---
77
default_branch: master

build_order.d/86-tiled.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ packages: tiled
1111
---
1212
flags: --pre --upgrade --no-build-isolation
1313
kind: pip
14-
packages: stamina tenacity
14+
packages: stamina tenacity duckdb adbc-driver-manager
1515
...
1616
---
1717
default_branch: main

0 commit comments

Comments
 (0)