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 553436a commit a772adaCopy full SHA for a772ada
requirements-common.txt
@@ -22,7 +22,7 @@ pydantic-settings==2.3.4
22
pydantic==2.7.4
23
pyjwt[crypto]==2.8.0 # generate and verify the JWT tokens, imported as `jwt`
24
PyMuPDF==1.24.9 # PDF processing, imported as `fitz`
25
-pypdf==4.3.1
+pypdf==6.0.0
26
python-dotenv==1.0.1 # load environment variables from .env file
27
python-multipart==0.0.18 # a form data parser, as oauth flow requires form-data parameters
28
redis==5.0.8
0 commit comments