The list of requirements,as given in th emain branch, is not compatible with Python 3.12. I thus updated the versions of the listed packages.
parent
48a38ecbe2
commit
3b7d3dabbe
|
|
@ -1,16 +1,16 @@
|
||||||
astropy==6.1.7
|
astropy==7.1.0
|
||||||
matplotlib==3.6.3
|
matplotlib==3.10.1
|
||||||
numba==0.56.4
|
numba==0.61.2
|
||||||
numpy==1.23.5
|
numpy==2.2.4
|
||||||
pandas==1.5.3
|
pandas==2.3.2
|
||||||
PyQt5==5.15.9
|
PyQt5==5.15.11
|
||||||
PyQt5-Qt5==5.15.2
|
PyQt5-Qt5==5.15.2
|
||||||
PyQt5-sip==12.11.0
|
PyQt5-sip==12.17.0
|
||||||
python-dateutil==2.8.2
|
python-dateutil==2.9.0
|
||||||
scikit-learn==1.2.1
|
scikit-learn==1.4.2
|
||||||
scipy==1.10.0
|
scipy==1.15.3
|
||||||
odfpy==1.4.1
|
odfpy==1.4.1
|
||||||
xlsxwriter==3.2.0
|
xlsxwriter==3.2.0
|
||||||
openpyxl==3.0.10
|
openpyxl==3.1.5
|
||||||
pyinstaller==6.12.0
|
pyinstaller==6.15.0
|
||||||
pyqt_file_list_widget==0.0.1
|
pyqt_file_list_widget==0.0.1
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue