File tree Expand file tree Collapse file tree
docs/source/Support/bskReleaseNotesSnippets Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ - Updated Python requirement version caps to include the latest dependency releases.
Original file line number Diff line number Diff line change 1- pandas >= 2.0.3 ,<= 2.3 .3
2- matplotlib >= 3.7.5 ,<= 3.10.7
3- numpy >= 1.24.4 ,< 2.4.0 ; python_version < "3.13"
4- numpy >= 2.0 ,< 2.4.0 ; python_version >= "3.13"
1+ pandas >= 2.0.3 ,<= 3.0 .3
2+ matplotlib >= 3.7.5 ,<= 3.10.9
3+ numpy >= 1.24.4 ,<= 2.4.6 ; python_version < "3.13"
4+ numpy >= 2.0 ,<= 2.4.6 ; python_version >= "3.13"
55colorama == 0.4.6
6- tqdm == 4.67.1
7- pillow >= 10.4.0 ,<= 12.0 .0
8- requests >= 2.32.3 ,<= 2.32.5
9- bokeh >= 3.1.1 ,<= 3.8.1
10- protobuf >= 5.29.4 ,<= 6.33.1
11- pooch >= 1.7.0 ,< 1.9
12- sgp4 == 2.23
6+ tqdm == 4.67.3
7+ pillow >= 10.4.0 ,<= 12.2 .0
8+ requests >= 2.32.3 ,<= 2.34.2
9+ bokeh >= 3.1.1 ,<= 3.9.0
10+ protobuf >= 5.29.4 ,<= 7.35.0
11+ pooch >= 1.7.0 ,<= 1.9.0
12+ sgp4 == 2.25
Original file line number Diff line number Diff line change 1- wheel>=0.45.1,<=0.46.1
2- cmake>=3.26,<=4.2.0
1+ wheel>=0.45.1,<=0.47.0
2+ cmake>=3.26,<=4.3.2
33conan>=2.0.5,<=2.28.1
4- packaging>=24,<26
5- setuptools>=70.1.0,<=80.9.0
6- setuptools-scm>=8.0,<=9.2.2
4+ packaging>=24,<=26.2
5+ setuptools>=70.1.0,<=82.0.1
6+ setuptools-scm>=8.0,<=10.0.5
77swig>=4.4.1,<5
88libclang>=15.0.6.1,<=18.1.1
99
10- pytest>=8.3.5,<=9.0.1
11- pytest-html==4.1.1
10+ pytest>=8.3.5,<=9.0.3
11+ pytest-html==4.2.0
1212pytest-xdist>=3.6.1,<=3.8.0
1313pytest-timeout==2.4.0
14- pytest-rerunfailures>=13.0,<=16.1
14+ pytest-rerunfailures>=13.0,<=16.2
1515
16- pre-commit>=3.5.0,<=4.5 .0
17- clang-format>=20.1.0,<=21 .1.6
16+ pre-commit>=3.5.0,<=4.6 .0
17+ clang-format>=20.1.0,<=22 .1.5
1818
19- psutil>=7.0.0,<=7.1.3
19+ psutil>=7.0.0,<=7.2.2
Original file line number Diff line number Diff line change 11breathe==4.36.0
2- docutils>=0.21.2,<0.22.0
2+ docutils>=0.21.2,<= 0.22.4
33recommonmark==0.7.1
4- sphinx>7.0.0,<=8.2.3
5- sphinx_rtd_theme>=3.0.0,<=3.0.2
4+ sphinx>7.0.0,<=9.1.0
5+ sphinx_rtd_theme>=3.0.0,<=3.1.0
66sphinx-copybutton==0.5.2
7- sphinxcontrib-youtube==1.4.1
7+ sphinxcontrib-youtube==1.5.0
You can’t perform that action at this time.
0 commit comments