This commit is contained in:
hex
2025-04-29 13:54:11 -07:00
commit 0c38bf894c
32 changed files with 1431 additions and 0 deletions

8
requirements.txt Normal file
View File

@@ -0,0 +1,8 @@
Flask>=2.3.0
Flask-SQLAlchemy>=3.0.0
Flask-WTF>=1.1.0
Flask-Login>=0.6.0
Pillow>=9.0.0
Werkzeug>=2.3.0
WTForms>=3.0.0
pdfkit>=1.0.0