Skip to content

Commit 32ee7ce

Browse files
committed
Merge remote-tracking branch 'upstream/hotfixes' into release
2 parents 3329bbc + 0e0a590 commit 32ee7ce

3 files changed

Lines changed: 16 additions & 16 deletions

File tree

Dockerfile

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ RUN apt-get -y install gcc g++ flex bison pkg-config automake autoconf cmake
77
RUN apt-get -y install python3-dev python3-pydot python3-tk
88
RUN apt-get -y install libopenblas-dev liblapack-dev libboost-all-dev libncurses5-dev libtool libssl-dev libjemalloc-dev libboost-dev libboost-filesystem-dev libboost-system-dev libboost-regex-dev libxml2-dev libxslt-dev libfreetype6-dev libsuitesparse-dev libclang-16-dev llvm-16-dev libthrift-dev libfftw3-dev
99
RUN python3 -m pip install --upgrade pip
10-
RUN pip3 install graphviz==0.21 networkx==3.6.1 packaging==26.2 python-dateutil==2.9.0.post0 pytz==2026.2 setuptools==82.0.1 six==1.17.0 wheel==0.47.0
11-
RUN pip3 install cycler==0.12.1 pyparsing==3.3.2 tqdm==4.68.3
12-
RUN pip3 install lxml==6.1.1 numpy==2.5.0 pandas==3.0.4 scipy==1.18.0
13-
RUN pip3 install contourpy==1.3.3 fonttools==4.63.0 kiwisolver==1.5.0 matplotlib==3.11.0 pillow==12.2.0
14-
RUN pip3 install attrs==26.1.0 certifi==2026.6.17 charset-normalizer==3.4.7 idna==3.18 jsonschema-specifications==2025.9.1 referencing==0.37.0 rpds-py==2026.5.1 urllib3==2.7.0
15-
RUN pip3 install jsonschema==4.26.0 requests==2.34.2
10+
RUN pip3 install graphviz==0.21 networkx==3.6.1 packaging==26.2 python-dateutil==2.9.0.post0 pytz==2026.2 setuptools==83.0.0 six==1.17.0 wheel==0.47.0
11+
RUN pip3 install cycler==0.12.1 pyparsing==3.3.2 tqdm==4.69.0
12+
RUN pip3 install lxml==6.1.1 numpy==2.5.1 pandas==3.0.4 scipy==1.18.0
13+
RUN pip3 install contourpy==1.3.3 fonttools==4.63.0 kiwisolver==1.5.0 matplotlib==3.11.1 pillow==12.3.0
14+
RUN pip3 install attrs==26.1.0 certifi==2026.6.17 charset-normalizer==3.4.9 convertdate==2.4.1 idna==3.18 jsonschema-specifications==2025.9.1 lunardate==0.3.0 pyluach==2.3.0 PyMeeus==0.5.12 referencing==0.37.0 rpds-py==2026.6.3 urllib3==2.7.0
15+
RUN pip3 install jsonschema==4.26.0 requests==2.34.2 workalendar==17.0.0
1616
RUN pip3 install -U meson-python==0.15.0 Cython==3.0.10 ninja==1.11.1.1 spin==0.8 build==1.2.1 setuptools_scm==8.0.4
1717

1818
#RUN cd / && git clone https://github.com/numpy/numpy.git && cd /numpy && git submodule update --init && pip3 install .

requirements_stable.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@ fonttools==4.63.0
44
graphviz==0.21
55
kiwisolver==1.5.0
66
lxml==6.1.1
7-
matplotlib==3.11.0
7+
matplotlib==3.11.1
88
networkx==3.6.1
9-
numpy==2.5.0
9+
numpy==2.5.1
1010
packaging==26.2
1111
pandas==3.0.4
12-
pillow==12.2.0
12+
pillow==12.3.0
1313
pyparsing==3.3.2
1414
python-dateutil==2.9.0.post0
1515
pytz==2026.2
1616
scipy==1.18.0
17-
setuptools==82.0.1
17+
setuptools==83.0.0
1818
six==1.17.0
19-
tqdm==4.68.3
19+
tqdm==4.69.0
2020
wheel==0.47.0

third_party/LICENSES_TRANSITIVE.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,17 @@
1212
| graphviz | https://pypi.org/pypi/graphviz/json | Unspecified | 0.21 |
1313
| kiwisolver | https://pypi.org/pypi/kiwisolver/json | BSD License | 1.5.0 |
1414
| lxml | https://pypi.org/pypi/lxml/json | Unspecified | 6.1.1 |
15-
| matplotlib | https://pypi.org/pypi/matplotlib/json | Python Software Foundation License | 3.11.0 |
15+
| matplotlib | https://pypi.org/pypi/matplotlib/json | Python Software Foundation License | 3.11.1 |
1616
| networkx | https://pypi.org/pypi/networkx/json | Unspecified | 3.6.1 |
17-
| numpy | https://pypi.org/pypi/numpy/json | Unspecified | 2.5.0 |
17+
| numpy | https://pypi.org/pypi/numpy/json | Unspecified | 2.5.1 |
1818
| packaging | https://pypi.org/pypi/packaging/json | Unspecified | 26.2 |
1919
| pandas | https://pypi.org/pypi/pandas/json | BSD License | 3.0.4 |
20-
| pillow | https://pypi.org/pypi/pillow/json | Unspecified | 12.2.0 |
20+
| pillow | https://pypi.org/pypi/pillow/json | Unspecified | 12.3.0 |
2121
| pyparsing | https://pypi.org/pypi/pyparsing/json | Unspecified | 3.3.2 |
2222
| python-dateutil | https://pypi.org/pypi/python-dateutil/json | BSD License | 2.9.0.post0 |
2323
| pytz | https://pypi.org/pypi/pytz/json | MIT License | 2026.2 |
2424
| scipy | https://pypi.org/pypi/scipy/json | BSD License | 1.18.0 |
25-
| setuptools | https://pypi.org/pypi/setuptools/json | Unspecified | 82.0.1 |
25+
| setuptools | https://pypi.org/pypi/setuptools/json | Unspecified | 83.0.0 |
2626
| six | https://pypi.org/pypi/six/json | MIT License | 1.17.0 |
27-
| tqdm | https://pypi.org/pypi/tqdm/json | Unspecified | 4.68.3 |
27+
| tqdm | https://pypi.org/pypi/tqdm/json | Unspecified | 4.69.0 |
2828
| wheel | https://pypi.org/pypi/wheel/json | Unspecified | 0.47.0 |

0 commit comments

Comments
 (0)