diff --git a/appinfo/info.xml b/appinfo/info.xml
index 96c2aad..79fb928 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -13,7 +13,7 @@ It contains a small REST API that encapsulates the OCRmyPDF functionality.
For more information, see https://github.com/R0Wi-DEV/workflow_ocr_backend.
]]>
- 1.33.0-dev
+ 1.34.0-dev
agpl
Robin Windey
Workflow OCR Backend
@@ -25,7 +25,7 @@ For more information, see https://github.com/R0Wi-DEV/workflow_ocr_backend.
https://github.com/R0Wi-DEV/workflow_ocr_backend/issues
https://github.com/R0Wi-DEV/workflow_ocr_backend.git
-
+
diff --git a/requirements.txt b/requirements.txt
index efa7274..4b57be2 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,3 +1,3 @@
-nc-py-api[app]==0.22.0
-ocrmypdf==16.12.0
+nc-py-api[app]==0.23.1
+ocrmypdf==16.13.0
python-multipart==0.0.20
\ No newline at end of file