Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ packaging>=26.2
# every other pinned package's numpy requirement here.
numpy>=2.2.6,<2.3
Pillow>=12.3.0,<13
onnxruntime>=1.28.0,<2
onnxruntime>=1.29.0,<2
opencv-python-headless==5.0.0.93
fast-alpr[onnx]==0.4.0
# QR code rendering for the two-factor authentication setup page (pure Python,
Expand Down
Loading