mohamed12ahmed commited on
Commit
9ea2dda
·
verified ·
1 Parent(s): 9fc3133

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- matplotlib==3.5.3
2
- numpy==1.23.5
3
- ocrd-fork-pylsd==0.0.3
4
  opencv-python>=4.8.0
5
- scipy==1.10.1
6
  gradio>=4.38.0
7
  imutils
 
1
+ matplotlib>=3.5.0
2
+ numpy>=1.21.0
3
+ scipy>=1.7.0
4
  opencv-python>=4.8.0
5
+ ocrd-fork-pylsd==0.0.3
6
  gradio>=4.38.0
7
  imutils