Skip to content

Commit a5133ff

Browse files
committed
Remove polygons, introduce SKPath CU-86c3mbjx8
1 parent daaea63 commit a5133ff

15 files changed

Lines changed: 342 additions & 556 deletions

File tree

envs/dev.yaml

Lines changed: 47 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -5,90 +5,91 @@ dependencies:
55
- _libgcc_mutex=0.1=main
66
- _openmp_mutex=5.1=1_gnu
77
- bzip2=1.0.8=h5eee18b_6
8-
- ca-certificates=2024.7.2=h06a4308_0
9-
- ld_impl_linux-64=2.38=h1181459_1
8+
- ca-certificates=2025.2.25=h06a4308_0
9+
- ld_impl_linux-64=2.40=h12ee557_0
1010
- libffi=3.4.4=h6a678d5_1
1111
- libgcc-ng=11.2.0=h1234567_1
1212
- libgomp=11.2.0=h1234567_1
1313
- libstdcxx-ng=11.2.0=h1234567_1
1414
- libuuid=1.41.5=h5eee18b_0
1515
- ncurses=6.4=h6a678d5_0
16-
- openssl=3.0.14=h5eee18b_0
17-
- pip=24.2=py311h06a4308_0
16+
- openssl=3.0.16=h5eee18b_0
17+
- pip=25.1=pyhc872135_2
1818
- python=3.11.5=h955ad1f_0
1919
- readline=8.2=h5eee18b_0
20-
- setuptools=72.1.0=py311h06a4308_0
20+
- setuptools=78.1.1=py311h06a4308_0
2121
- sqlite=3.45.3=h5eee18b_0
2222
- tk=8.6.14=h39e8969_0
23-
- tzdata=2024a=h04d1e81_0
24-
- xz=5.4.6=h5eee18b_1
23+
- tzdata=2025b=h04d1e81_0
24+
- wheel=0.45.1=py311h06a4308_0
25+
- xz=5.6.4=h5eee18b_1
2526
- zlib=1.2.13=h5eee18b_1
2627
- pip:
27-
- blinker==1.8.2
28-
- boto3==1.35.2
29-
- botocore==1.35.2
30-
- build==1.2.1
28+
- blinker==1.9.0
29+
- boto3==1.35.99
30+
- botocore==1.35.99
31+
- build==1.2.2.post1
3132
- cairocffi==1.7.1
3233
- cairosvg==2.7.1
33-
- certifi==2024.7.4
34-
- cffi==1.17.0
34+
- certifi==2025.4.26
35+
- cffi==1.17.1
3536
- cfgv==3.4.0
36-
- charset-normalizer==3.3.2
37-
- click==8.1.7
38-
- cssselect2==0.7.0
37+
- charset-normalizer==3.4.2
38+
- click==8.2.1
39+
- cssselect2==0.8.0
3940
- cuid==0.4
4041
- defusedxml==0.7.1
41-
- distlib==0.3.8
42-
- exceptiongroup==1.2.2
42+
- distlib==0.3.9
43+
- exceptiongroup==1.3.0
4344
- faiss-cpu==1.7.4
44-
- filelock==3.15.4
45+
- filelock==3.18.0
4546
- flask==2.3.3
46-
- flask-cors==4.0.1
47+
- flask-cors==4.0.2
4748
- gunicorn==21.2.0
48-
- identify==2.6.0
49-
- idna==3.7
50-
- imageio==2.35.1
51-
- iniconfig==2.0.0
49+
- identify==2.6.12
50+
- idna==3.10
51+
- imageio==2.37.0
52+
- iniconfig==2.1.0
5253
- itsdangerous==2.2.0
53-
- jinja2==3.1.4
54+
- jinja2==3.1.6
5455
- jmespath==1.0.1
5556
- lazy-loader==0.4
5657
- llvmlite==0.40.1
57-
- markupsafe==2.1.5
58-
- networkx==3.3
58+
- markupsafe==3.0.2
59+
- networkx==3.4.2
5960
- nodeenv==1.9.1
6061
- numba==0.57.1
6162
- numpy==1.24.4
6263
- opencv-python-headless==4.8.0.76
63-
- packaging==24.1
64+
- packaging==25.0
6465
- pillow==10.0.1
6566
- pip-tools==7.4.1
66-
- platformdirs==4.2.2
67-
- pluggy==1.5.0
68-
- pre-commit==3.8.0
69-
- pyclipper==1.3.0.post5
67+
- platformdirs==4.3.8
68+
- pluggy==1.6.0
69+
- pre-commit==4.2.0
7070
- pycparser==2.22
7171
- pypotrace==0.3
72-
- pyproject-hooks==1.1.0
73-
- pytest==8.3.2
72+
- pyproject-hooks==1.2.0
73+
- pytest==8.3.5
7474
- pytest-dotenv==0.5.2
7575
- python-dateutil==2.9.0.post0
76-
- python-dotenv==1.0.1
77-
- pywavelets==1.7.0
76+
- python-dotenv==1.1.0
77+
- pywavelets==1.8.0
7878
- pyyaml==6.0.2
7979
- requests==2.31.0
80-
- s3transfer==0.10.2
80+
- s3transfer==0.10.4
8181
- scikit-image==0.21.0
82-
- scipy==1.14.1
82+
- scipy==1.15.3
8383
- sentry-sdk==1.30.0
8484
- sewar==0.4.6
85-
- six==1.16.0
86-
- tifffile==2024.8.10
87-
- tinycss2==1.3.0
88-
- tomli==2.0.1
89-
- urllib3==2.2.2
90-
- virtualenv==20.26.3
85+
- six==1.17.0
86+
- skia-pathops==0.8.0.post2
87+
- tifffile==2025.5.10
88+
- tinycss2==1.4.0
89+
- tomli==2.2.1
90+
- typing-extensions==4.13.2
91+
- urllib3==2.4.0
92+
- virtualenv==20.31.2
9193
- webencodings==0.5.1
92-
- werkzeug==3.0.3
93-
- wheel==0.44.0
94+
- werkzeug==3.1.3
9495
prefix: /opt/conda/envs/dev

envs/prod.yaml

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -5,62 +5,62 @@ dependencies:
55
- _libgcc_mutex=0.1=main
66
- _openmp_mutex=5.1=1_gnu
77
- bzip2=1.0.8=h5eee18b_6
8-
- ca-certificates=2024.7.2=h06a4308_0
9-
- ld_impl_linux-64=2.38=h1181459_1
8+
- ca-certificates=2025.2.25=h06a4308_0
9+
- ld_impl_linux-64=2.40=h12ee557_0
1010
- libffi=3.4.4=h6a678d5_1
1111
- libgcc-ng=11.2.0=h1234567_1
1212
- libgomp=11.2.0=h1234567_1
1313
- libstdcxx-ng=11.2.0=h1234567_1
1414
- libuuid=1.41.5=h5eee18b_0
1515
- ncurses=6.4=h6a678d5_0
16-
- openssl=3.0.14=h5eee18b_0
17-
- pip=24.2=py311h06a4308_0
16+
- openssl=3.0.16=h5eee18b_0
17+
- pip=25.1=pyhc872135_2
1818
- python=3.11.5=h955ad1f_0
1919
- readline=8.2=h5eee18b_0
20-
- setuptools=72.1.0=py311h06a4308_0
20+
- setuptools=78.1.1=py311h06a4308_0
2121
- sqlite=3.45.3=h5eee18b_0
2222
- tk=8.6.14=h39e8969_0
23-
- tzdata=2024a=h04d1e81_0
24-
- wheel=0.43.0=py311h06a4308_0
25-
- xz=5.4.6=h5eee18b_1
23+
- tzdata=2025b=h04d1e81_0
24+
- wheel=0.45.1=py311h06a4308_0
25+
- xz=5.6.4=h5eee18b_1
2626
- zlib=1.2.13=h5eee18b_1
2727
- pip:
28-
- blinker==1.8.2
29-
- boto3==1.35.2
30-
- botocore==1.35.2
31-
- certifi==2024.7.4
32-
- charset-normalizer==3.3.2
33-
- click==8.1.7
28+
- blinker==1.9.0
29+
- boto3==1.35.99
30+
- botocore==1.35.99
31+
- certifi==2025.4.26
32+
- charset-normalizer==3.4.2
33+
- click==8.2.1
3434
- cuid==0.4
3535
- faiss-cpu==1.7.4
3636
- flask==2.3.3
37-
- flask-cors==4.0.1
37+
- flask-cors==4.0.2
3838
- gunicorn==21.2.0
39-
- idna==3.7
40-
- imageio==2.35.1
39+
- idna==3.10
40+
- imageio==2.37.0
4141
- itsdangerous==2.2.0
42-
- jinja2==3.1.4
42+
- jinja2==3.1.6
4343
- jmespath==1.0.1
4444
- lazy-loader==0.4
4545
- llvmlite==0.40.1
46-
- markupsafe==2.1.5
47-
- networkx==3.3
46+
- markupsafe==3.0.2
47+
- networkx==3.4.2
4848
- numba==0.57.1
4949
- numpy==1.24.4
5050
- opencv-python-headless==4.8.0.76
51-
- packaging==24.1
51+
- packaging==25.0
5252
- pillow==10.0.1
53-
- pyclipper==1.3.0.post5
5453
- pypotrace==0.3
5554
- python-dateutil==2.9.0.post0
56-
- pywavelets==1.7.0
55+
- pywavelets==1.8.0
5756
- requests==2.31.0
58-
- s3transfer==0.10.2
57+
- s3transfer==0.10.4
5958
- scikit-image==0.21.0
60-
- scipy==1.14.1
59+
- scipy==1.15.3
6160
- sentry-sdk==1.30.0
62-
- six==1.16.0
63-
- tifffile==2024.8.10
64-
- urllib3==2.2.2
65-
- werkzeug==3.0.3
61+
- six==1.17.0
62+
- skia-pathops==0.8.0.post2
63+
- tifffile==2025.5.10
64+
- urllib3==2.4.0
65+
- werkzeug==3.1.3
6666
prefix: /opt/conda/envs/prod

requirements/dev.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ pre-commit
77
pip-tools
88
pytest
99
cairosvg~=2.7.1
10-
sewar~=0.4.6
10+
sewar~=0.4.6

0 commit comments

Comments
 (0)