diff --git a/VERSION b/VERSION index eae4a66..255642e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.2.21 +2.2.22 diff --git a/requirements.txt b/requirements.txt index eb0f914..1b9d9a1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,3 +17,4 @@ pandas==2.2.3 msal==1.31.0 paramiko==3.5.0 APScheduler==3.10.4 +pdfplumber==0.11.4