This commit is contained in:
Timothy Rogers 2024-11-10 16:01:57 -05:00
parent f1da01193b
commit b0a4567169
20 changed files with 1734 additions and 0 deletions

7
requirements.txt Normal file
View file

@ -0,0 +1,7 @@
Flask
Flask-SQLAlchemy
flask-migrate>=4.0.4
Flask-WTF
Pillow
bleach
gunicorn