#7-setup #8
16
backend/requirements.txt
Normal file
16
backend/requirements.txt
Normal file
@@ -0,0 +1,16 @@
|
||||
alembic==1.10.2
|
||||
click==8.1.3
|
||||
Flask==2.2.3
|
||||
Flask-HTTPAuth==4.7.0
|
||||
Flask-Login==0.6.2
|
||||
Flask-Migrate==4.0.4
|
||||
Flask-SQLAlchemy==3.0.3
|
||||
greenlet==2.0.2
|
||||
itsdangerous==2.1.2
|
||||
Jinja2==3.1.2
|
||||
Mako==1.2.4
|
||||
MarkupSafe==2.1.2
|
||||
python-dotenv==1.0.0
|
||||
SQLAlchemy==2.0.6
|
||||
typing_extensions==4.5.0
|
||||
Werkzeug==2.2.3
|
||||
Reference in New Issue
Block a user