mirror of
https://github.com/azaion/detections.git
synced 2026-04-22 07:06:32 +00:00
Replace threading.Lock with cython.pymutex and upgrade Cython to 3.2.4
Made-with: Cursor
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user