Pujan-Dev commited on
Commit
f4cdc5a
·
1 Parent(s): add4bfa

fix: add asyncio to requirements for dependency management

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -12,3 +12,4 @@ onnxruntime
12
  python-multipart
13
  ultralytics
14
  opencv-python
 
 
12
  python-multipart
13
  ultralytics
14
  opencv-python
15
+ asyncio