diff --git a/requirements.txt b/requirements.txt index 7aac093..657fe78 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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,