diff --git a/Azaion.Inference/requirements.txt b/Azaion.Inference/requirements.txt index 25458a4..6c9f1c9 100644 --- a/Azaion.Inference/requirements.txt +++ b/Azaion.Inference/requirements.txt @@ -1,7 +1,7 @@ pyinstaller Cython opencv-python==4.10.0.84 -numpy +numpy==2.3.0 onnxruntime-gpu cryptography==44.0.2 psutil