dependencies updated - for GUI version

This commit is contained in:
2025-09-27 23:57:55 +02:00
parent adc207c563
commit 7df698087a
2 changed files with 16 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
# Dash & Web Components
dash
dash-bootstrap-components
plotly
@@ -6,3 +7,10 @@ numpy
scipy
gpxpy
fitparse
# GUI Version (PyQt6)
PyQt6
PyQt6-WebEngine
# Additional Dependencies (usually automatically installed)
requests