File tree Expand file tree Collapse file tree 8 files changed +12
-12
lines changed
source/examples/extended_examples Expand file tree Collapse file tree 8 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 11ansys-dpf-core == 0.13.6
2- ansys-tools-visualization-interface == 0.8.3
2+ ansys-tools-visualization-interface == 0.9.1
33autopep8 == 2.3.2
44matplotlib == 3.10.1
55pandas == 2.2.3
Original file line number Diff line number Diff line change 11ansys-dpf-core == 0.13.6
2- ansys-mapdl-reader == 0.54.2
3- ansys-sphinx-theme == 1.4.2
4- ansys-tools-visualization-interface == 0.8.3
2+ ansys-mapdl-reader == 0.55.0
3+ ansys-sphinx-theme == 1.4.4
4+ ansys-tools-visualization-interface == 0.9.1
55grpcio == 1.70.0
66imageio-ffmpeg == 0.6.0
77imageio == 2.37.0
Original file line number Diff line number Diff line change 11
22ansys-dpf-core == 0.13.6
3- ansys-mapdl-reader == 0.54.2
4- ansys-sphinx-theme == 1.4.2
5- ansys-tools-visualization-interface == 0.8.3
3+ ansys-mapdl-reader == 0.55.0
4+ ansys-sphinx-theme == 1.4.4
5+ ansys-tools-visualization-interface == 0.9.1
66autopep8 == 2.3.2
77grpcio == 1.70.0
88imageio-ffmpeg == 0.6.0
Original file line number Diff line number Diff line change @@ -195,7 +195,6 @@ jobs:
195195 - name : " Install docs build requirements"
196196 shell : bash
197197 run : |
198- pip uninstall ansys-sphinx-theme
199198 pip install .[doc]
200199
201200 - name : " Waiting for the services to be up"
Original file line number Diff line number Diff line change 1+ fix: update ansys-sphinx-theme version to 1.4.4 in requirements files
Original file line number Diff line number Diff line change @@ -4,11 +4,11 @@ aiosignal==1.3.1
44ansys-api-mapdl == 0.5.2
55ansys-api-platform-instancemanagement == 1.1.0
66ansys-mapdl-core == 0.68.6
7- ansys-mapdl-reader == 0.54.1
7+ ansys-mapdl-reader == 0.55.0
88ansys-math-core == 0.2.0
99ansys-platform-instancemanagement == 1.1.2
1010ansys-tools-path == 0.7.0
11- ansys-tools-visualization-interface == 0.5.0
11+ ansys-tools-visualization-interface == 0.9.1
1212appdirs == 1.4.4
1313attrs == 24.2.0
1414certifi == 2024.8.30
Original file line number Diff line number Diff line change 11ansys-api-mapdl == 0.5.2
22ansys-api-platform-instancemanagement == 1.0.0
33ansys-mapdl-core == 0.68.1
4- ansys-mapdl-reader == 0.53 .0
4+ ansys-mapdl-reader == 0.55 .0
55ansys-math-core == 0.1.3
66ansys-platform-instancemanagement == 1.1.2
77ansys-tools-path == 0.4.1
Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ tests = [
8888doc = [
8989 " ansys-dpf-core==0.13.6" ,
9090 " ansys-mapdl-reader==0.55.0" ,
91- " ansys-sphinx-theme==1.4.2 " ,
91+ " ansys-sphinx-theme==1.4.4 " ,
9292 " ansys-tools-visualization-interface==0.9.1" ,
9393 " grpcio==1.70.0" ,
9494 " imageio-ffmpeg==0.6.0" ,
You can’t perform that action at this time.
0 commit comments