git: Update project depencencies to fix #5.

dev-brahim
Pierre-Antoine 2025-03-04 13:35:10 +01:00
parent 32f0d143f2
commit dc9264cd65
2 changed files with 14 additions and 1 deletions

View File

@ -210,4 +210,4 @@ user-defined extensions).")
"python-scipy" "python-scikit-learn"
"python-pyqt@5" "python-pyqt5-sip"
"python-numpy@1" "python-pandas@1.5"
"python-matplotlib"))))
"python-matplotlib" "python-odfpy"))))

13
requirements.txt Normal file
View File

@ -0,0 +1,13 @@
matplotlib==3.6.3
numpy==1.23.5
pandas==1.5.3
PyQt5==5.15.9
PyQt5-Qt5==5.15.2
PyQt5-sip==12.11.0
python-dateutil==2.8.2
scikit-learn==1.2.1
scipy==1.10.0
pyqt-file-list-widget==0.0.1
qtrangeslider==0.1.5
astropy==6.1.7
odfpy==1.4.1