first commit
This commit is contained in:
7
calorie_tracker_app/requirements.txt
Normal file
7
calorie_tracker_app/requirements.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
Flask==3.0.0
|
||||
Flask-SQLAlchemy==3.1.1
|
||||
Flask-Login==0.6.3
|
||||
python-dotenv==1.0.0
|
||||
requests==2.31.0
|
||||
Werkzeug==3.0.1
|
||||
gunicorn==21.2.0
|
||||
Reference in New Issue
Block a user