We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdf743b commit 627ebd4Copy full SHA for 627ebd4
requirements.txt
@@ -1,7 +1,7 @@
1
langdetect==1.0.8
2
-nltk==3.5
+nltk~=3.6.6
3
pandas==1.0.3
4
-numpy==1.18.2
+numpy~=1.23.4
5
pytesseract==0.3.9
6
pdfplumber==0.6.0
7
opencv-python==4.5.5.64
0 commit comments