File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,6 @@ channels:
55dependencies :
66 - bison
77 - brotli
8- - build
98 - bump2version>=1
109 - cmake
1110 - codespell>=2.2.6,<2.3
@@ -15,7 +14,6 @@ dependencies:
1514 - exprtk
1615 - flex
1716 - graphviz
18- - python-graphviz
1917 - gtest
2018 - httpx>=0.20,<1
2119 - isort>=5,<6
@@ -33,13 +31,15 @@ dependencies:
3331 - polars
3432 - psutil
3533 - pyarrow=16
36- - pytz
3734 - pytest
3835 - pytest-asyncio
3936 - pytest-cov
4037 - pytest-sugar
4138 - python<3.13
39+ - python-build
40+ - python-graphviz
4241 - python-rapidjson
42+ - pytz
4343 - rapidjson
4444 - requests
4545 - ruamel.yaml
Original file line number Diff line number Diff line change @@ -4,7 +4,6 @@ channels:
44 - nodefaults
55dependencies :
66 - brotli
7- - build
87 - bump2version>=1
98 - cmake
109 - codespell>=2.2.6,<2.3
@@ -36,6 +35,7 @@ dependencies:
3635 - pytest-cov
3736 - pytest-sugar
3837 - python<3.13
38+ - python-build
3939 - python-graphviz
4040 - python-rapidjson
4141 - pytz
You can’t perform that action at this time.
0 commit comments