dilithjay commited on
Commit
fd8e9b4
·
1 Parent(s): 760889f

Add cv2 dependency

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,2 +1,3 @@
1
  plotly==5.13.1
2
- pyproj==3.5.0
 
 
1
  plotly==5.13.1
2
+ pyproj==3.5.0
3
+ opencv-python==4.5.3.56