Change schema and switch to flask-sqlalchemy, comment out existing endpoints and add new endpoints to add/delete users & workouts
This commit is contained in:
@@ -7,4 +7,6 @@ flask-htmx==0.2.0
|
||||
python-dateutil==2.8.2
|
||||
minify-html==0.10.3
|
||||
bidict==0.22.1
|
||||
pygal==3.0.0
|
||||
pygal==3.0.0
|
||||
Flask-SQLAlchemy==3.0.3
|
||||
matplotlib==3.5.2
|
||||
Reference in New Issue
Block a user