DHEIVER commited on
Commit
41ee7ea
·
1 Parent(s): 160b840

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
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.19.2,<1.22
5
- tensorflow==2.6.0
 
1
+ fastapi
2
+ uvicorn
3
+ opencv-python-headless
4
+ tensorflow
5
+ numpy==1.19.5