We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d1ae2a commit 3682993Copy full SHA for 3682993
pdf-processing/requirements.txt
@@ -1,5 +1,5 @@
1
# PDF Processing Dependencies
2
-pypdf==5.1.0
+pypdf==6.0.0
3
pymupdf==1.24.0
4
pdf2image==1.17.0
5
pytesseract==0.3.13
python-automation/requirements.txt
@@ -12,7 +12,7 @@ numpy==1.25.2
12
openpyxl==3.1.2
13
14
# Enterprise security and encryption
15
-cryptography==44.0.0
+cryptography==44.0.1
16
pyjwt[crypto]==2.8.0
17
azure-keyvault-secrets==4.7.0
18
azure-identity==1.20.0
0 commit comments