This commit is contained in:
Garret Patti
2026-06-29 10:41:29 -04:00
parent d48c1e973e
commit 2b0b19eb91
23 changed files with 969 additions and 44 deletions

View File

@@ -12,6 +12,8 @@ dependencies = [
"watchdog>=4.0",
"Pillow>=10.0",
"python-multipart>=0.0.9",
"python-jose[cryptography]>=3.3",
"bcrypt>=4.0",
]
[build-system]