arnavam commited on
Commit
8047677
·
1 Parent(s): 5e9f36f

fixig dockerfile

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -3,7 +3,7 @@ uvicorn
3
  websockets
4
  opencv-python
5
  numpy
6
- scipy<1.14.0
7
  ultralytics
8
  deepface
9
  pymongo>=4.9.0
 
3
  websockets
4
  opencv-python
5
  numpy
6
+ scipy>=1.14.1
7
  ultralytics
8
  deepface
9
  pymongo>=4.9.0