DHEIVER commited on
Commit
8fded84
·
1 Parent(s): e8f9af8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  fastapi==0.68.2
2
  uvicorn==0.15.0
3
  opencv-python==4.5.5.62
4
- numpy==1.21.3
5
  tensorflow==2.6.0
 
1
  fastapi==0.68.2
2
  uvicorn==0.15.0
3
  opencv-python==4.5.5.62
4
+ numpy>=1.19.2,<1.22
5
  tensorflow==2.6.0