feat: implement database backup and restore functionality with authentication; add deployment script and service configuration
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
Flask==3.0.2
|
||||
Flask-SQLAlchemy==3.1.1
|
||||
Flask-Cors==4.0.0
|
||||
Flask-HTTPAuth==4.8.0
|
||||
python-dotenv==1.0.1
|
||||
SQLAlchemy==2.0.28
|
||||
Reference in New Issue
Block a user