-
- Downloads
updated app.py and requirements.txt
# this file defines the pip packages neede by this application | ||
flask==3.0.2 | ||
Flask-SQLAlchemy==2.5.1 | ||
Flask-SQLAlchemy==3.0.4 | ||
Jinja2 | ||
psycopg2-binary | ||
SQLAlchemy==1.3.23 | ||
SQLAlchemy>=1.4.18 | ||
\ No newline at end of file |
Please register or sign in to comment