Explorar o código

fix(dependencies): pin pdfminer.six to 20231228 for compatibility

myhloli hai 1 ano
pai
achega
27e98a8130
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -7,5 +7,5 @@ numpy>=1.21.6
 fast-langdetect>=0.2.1
 wordninja>=2.0.0
 scikit-learn>=1.0.2
-pdfminer.six>=20231228
+pdfminer.six==20231228
 # The requirements.txt must ensure that only necessary external dependencies are introduced. If there are new dependencies to add, please contact the project administrator.