Initial commit: Masina-Dock Vehicle Management System
This commit is contained in:
commit
ae923e2c41
4999 changed files with 1607266 additions and 0 deletions
13
backend/requirements.txt
Normal file
13
backend/requirements.txt
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
Flask==3.0.3
|
||||
Flask-SQLAlchemy==3.1.1
|
||||
Flask-Login==0.6.3
|
||||
Flask-CORS==5.0.0
|
||||
Flask-Mail==0.10.0
|
||||
pandas==2.2.3
|
||||
openpyxl==3.1.5
|
||||
python-dotenv==1.0.1
|
||||
pyotp==2.9.0
|
||||
qrcode==8.0
|
||||
Pillow==11.0.0
|
||||
Werkzeug==3.0.6
|
||||
gunicorn==23.0.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue