Fix: revert upgrade and lock nltk (#7520)

This commit is contained in:
shamoon
2024-08-22 19:37:34 -07:00
committed by GitHub
parent bc0e420d67
commit d5bfb7f501
2 changed files with 6 additions and 6 deletions

View File

@@ -34,7 +34,7 @@ imap-tools = "*"
inotifyrecursive = "~=0.3"
langdetect = "*"
mysqlclient = "*"
nltk = "*"
nltk = "==3.8.1"
ocrmypdf = "~=15.4"
pathvalidate = "*"
pdf2image = "*"