2 Commits

Author SHA1 Message Date
Stef
cef3d63ca2 Change password + New base (#10)
* created a new Base template to test with

* Changed out the base and added a new password page

* Password change works, UI needs redisgn
2025-10-08 15:28:50 +02:00
b379b59eec Adjusted GUI of daily dashboard to better deal with float values 2025-10-08 11:55:56 +02:00

View File

@@ -1,3 +1,7 @@
# For Python >=3.8, importlib-metadata backport is not needed
python_version >= "3.12.10"
# Package requirements
alembic==1.16.4 alembic==1.16.4
blinker==1.9.0 blinker==1.9.0
click==8.2.1 click==8.2.1