ai-organizer-application / requirements.txt
Rudy C
updated Dockerfile and reviewed for error and launching app
72a921a
raw
history blame contribute delete
193 Bytes
flask==3.0.3
gunicorn==22.0.0
Flask-Cors==4.0.1
SQLAlchemy==2.0.36
psycopg[binary]==3.2.3
alembic==1.13.3
marshmallow==3.22.0
python-dotenv==1.0.1
Flask-SQLAlchemy==3.1.1
flask-smorest==0.45.0