Fixed a few bugs and broken feature implentation.

This commit is contained in:
Aaron D. Lee
2025-12-28 13:12:40 -05:00
parent 653de8cbaa
commit 541e6424ea
6 changed files with 176 additions and 29 deletions

View File

@@ -14,6 +14,7 @@ pyzbar>=0.1.9
# Web Frontend (Flask)
Flask>=3.0.0
pyzbar>=0.1.8
# API Frontend (FastAPI)
fastapi>=0.109.0