Replace threading.Lock with cython.pymutex and upgrade Cython to 3.2.4

Made-with: Cursor
This commit is contained in:
Oleksandr Bezdieniezhnykh
2026-03-30 02:44:30 +03:00
parent 86b8f076b7
commit ea099d12da
3 changed files with 11 additions and 19 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
fastapi
uvicorn[standard]
Cython==3.1.3
Cython==3.2.4
opencv-python==4.10.0.84
numpy==2.3.0
onnxruntime==1.22.0