This commit is contained in:
Bryce
2025-10-22 17:34:13 -07:00
commit 2383d1ad9a
15 changed files with 1372 additions and 0 deletions

5
requirements.txt Normal file
View File

@@ -0,0 +1,5 @@
Flask==3.0.3
firebase-admin==6.6.0
python-dotenv==1.0.1
requests==2.32.3
itsdangerous==2.2.0