File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11* .venv
2-
2+ * venv *
33* ~
44* .pyc
55* .cpython * .so
Original file line number Diff line number Diff line change 2424
2525
2626[build-system ]
27- requires = [" setuptools>=42 " , " wheel" ]
27+ requires = [" setuptools>=80 " , " wheel" ]
2828build-backend = " setuptools.build_meta"
2929
3030[project ]
@@ -52,8 +52,6 @@ classifiers=[
5252 ' Development Status :: 1 - Planning' ,
5353 ' Intended Audience :: Science/Research' ,
5454 ' Programming Language :: Python :: 3' ,
55- ' Programming Language :: Python :: 3.4' ,
56- ' Programming Language :: Python :: 3.5' ,
5755]
5856
5957[tool .setuptools .packages .find ]
Original file line number Diff line number Diff line change 11# This file was autogenerated by uv via the following command:
22# uv pip compile pyproject.toml -o requirements.txt
3- contourpy == 1.3.0
3+ contourpy == 1.3.2
44 # via matplotlib
55coverage == 7.8.0
66 # via pytest-cov
77cycler == 0.12.1
88 # via matplotlib
9+ exceptiongroup == 1.3.0
10+ # via pytest
911flexcache == 0.3
1012 # via pint
1113flexparser == 0.4
1214 # via pint
13- fonttools == 4.57 .0
15+ fonttools == 4.58 .0
1416 # via matplotlib
1517iniconfig == 2.1.0
1618 # via pytest
1719kiwisolver == 1.4.8
1820 # via matplotlib
19- matplotlib == 3.10.1
21+ matplotlib == 3.10.3
2022 # via pycalphad
2123numpy == 1.26.4
2224 # via
@@ -27,7 +29,7 @@ numpy==1.26.4
2729 # pycalphad
2830 # scipy
2931 # xarray
30- packaging == 24.2
32+ packaging == 25.0
3133 # via
3234 # matplotlib
3335 # pytest
@@ -39,9 +41,9 @@ pillow==11.2.1
3941 # via matplotlib
4042pint == 0.24.4
4143 # via pycalphad
42- platformdirs == 4.3.7
44+ platformdirs == 4.3.8
4345 # via pint
44- pluggy == 1.5 .0
46+ pluggy == 1.6 .0
4547 # via pytest
4648pycalphad == 0.11.0
4749 # via ammber (pyproject.toml)
@@ -63,27 +65,33 @@ pytz==2025.2
6365 # via pandas
6466runtype == 0.5.3
6567 # via pycalphad
66- scipy == 1.15.2
68+ scipy == 1.15.3
6769 # via
6870 # ammber (pyproject.toml)
6971 # pycalphad
70- setuptools == 78.1.0
72+ setuptools == 80.7.1
7173 # via setuptools-scm
72- setuptools-scm == 8.2.0
74+ setuptools-scm == 8.3.1
7375 # via pycalphad
7476six == 1.17.0
7577 # via python-dateutil
76- symengine == 0.14.0
78+ symengine == 0.14.1
7779 # via pycalphad
7880tinydb == 4.8.2
7981 # via pycalphad
82+ tomli == 2.2.1
83+ # via
84+ # coverage
85+ # pytest
86+ # setuptools-scm
8087typing-extensions == 4.13.2
8188 # via
89+ # exceptiongroup
8290 # flexcache
8391 # flexparser
8492 # pint
8593 # pycalphad
8694tzdata == 2025.2
8795 # via pandas
88- xarray == 2025.3.1
96+ xarray == 2025.4.0
8997 # via pycalphad
You can’t perform that action at this time.
0 commit comments