From 36434fc3a4df9a8378257ce4b902264b070d287f Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 14 Apr 2026 15:51:29 +0000 Subject: [PATCH 1/2] Initial plan From cedd3767f9e6413fad0cf1f86055fbb9b5ef7a98 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 14 Apr 2026 15:53:46 +0000 Subject: [PATCH 2/2] Fix Flask version: change 3.1.3 to 3.1.2 in all requirements.txt files Agent-Logs-Url: https://github.com/Shared-Reality-Lab/IMAGE-server/sessions/ca3bb017-318f-4672-ac6b-2856b71c8e38 Co-authored-by: jeffbl <2095406+jeffbl@users.noreply.github.com> --- handlers/hello-svg-handler/requirements.txt | 2 +- handlers/map-tactile-svg/requirements.txt | 2 +- .../requirements.txt | 2 +- handlers/photo-tactile-svg/requirements.txt | 2 +- handlers/svg-depth-map/requirements.txt | 2 +- .../svg-object-detection/requirements.txt | 2 +- handlers/svg-open-street-map/requirements.txt | Bin 918 -> 918 bytes handlers/svg-semantic-seg/requirements.txt | 2 +- .../text-followup-handler/requirements.txt | 2 +- preprocessors/autour/requirements.txt | 2 +- .../celebrity-detector/requirements.txt | 2 +- .../clothes-detector/requirements.txt | 2 +- .../content-categoriser/requirements.txt | 2 +- preprocessors/depth-map-gen/requirements.txt | 2 +- .../graphic-caption/requirements.txt | 2 +- preprocessors/grouping/requirements.txt | 2 +- preprocessors/line-charts/requirements.txt | 2 +- .../requirements.txt | 2 +- preprocessors/ner/requirements.txt | 2 +- .../object-depth-calculator/requirements.txt | 2 +- .../object-detection-azure/requirements.txt | 2 +- .../object-detection-llm/requirements.txt | 2 +- preprocessors/ocr/requirements.txt | 2 +- preprocessors/openstreetmap/requirements.txt | Bin 1066 -> 1066 bytes preprocessors/resize-graphic/requirements.txt | 2 +- preprocessors/sorting/requirements.txt | 2 +- preprocessors/text-followup/requirements.txt | 2 +- preprocessors/yolo/requirements.txt | 2 +- services/espnet-tts-fr/requirements.txt | 2 +- services/espnet-tts/requirements.txt | 2 +- services/monarch-link-app/requirements.txt | 2 +- 31 files changed, 29 insertions(+), 29 deletions(-) diff --git a/handlers/hello-svg-handler/requirements.txt b/handlers/hello-svg-handler/requirements.txt index 051e4e6d..0dbc0cf0 100644 --- a/handlers/hello-svg-handler/requirements.txt +++ b/handlers/hello-svg-handler/requirements.txt @@ -1,4 +1,4 @@ drawSvg==1.8.3 jsonschema==4.6.0 -Flask==3.1.3 +Flask==3.1.2 gunicorn==23.0.0 diff --git a/handlers/map-tactile-svg/requirements.txt b/handlers/map-tactile-svg/requirements.txt index 051e4e6d..0dbc0cf0 100644 --- a/handlers/map-tactile-svg/requirements.txt +++ b/handlers/map-tactile-svg/requirements.txt @@ -1,4 +1,4 @@ drawSvg==1.8.3 jsonschema==4.6.0 -Flask==3.1.3 +Flask==3.1.2 gunicorn==23.0.0 diff --git a/handlers/multistage-diagram-tactile-svg/requirements.txt b/handlers/multistage-diagram-tactile-svg/requirements.txt index 051e4e6d..0dbc0cf0 100644 --- a/handlers/multistage-diagram-tactile-svg/requirements.txt +++ b/handlers/multistage-diagram-tactile-svg/requirements.txt @@ -1,4 +1,4 @@ drawSvg==1.8.3 jsonschema==4.6.0 -Flask==3.1.3 +Flask==3.1.2 gunicorn==23.0.0 diff --git a/handlers/photo-tactile-svg/requirements.txt b/handlers/photo-tactile-svg/requirements.txt index 0ee26ccd..c16958aa 100644 --- a/handlers/photo-tactile-svg/requirements.txt +++ b/handlers/photo-tactile-svg/requirements.txt @@ -1,5 +1,5 @@ drawSvg==1.8.3 jsonschema==4.6.0 -Flask==3.1.3 +Flask==3.1.2 gunicorn==23.0.0 inflect==7.0.0 diff --git a/handlers/svg-depth-map/requirements.txt b/handlers/svg-depth-map/requirements.txt index a6f2e32d..c3ec538b 100644 --- a/handlers/svg-depth-map/requirements.txt +++ b/handlers/svg-depth-map/requirements.txt @@ -1,5 +1,5 @@ drawSvg==1.8.3 jsonschema==4.6.0 -Flask==3.1.3 +Flask==3.1.2 gunicorn==23.0.0 svgwrite==1.4.3 diff --git a/handlers/svg-object-detection/requirements.txt b/handlers/svg-object-detection/requirements.txt index 051e4e6d..0dbc0cf0 100644 --- a/handlers/svg-object-detection/requirements.txt +++ b/handlers/svg-object-detection/requirements.txt @@ -1,4 +1,4 @@ drawSvg==1.8.3 jsonschema==4.6.0 -Flask==3.1.3 +Flask==3.1.2 gunicorn==23.0.0 diff --git a/handlers/svg-open-street-map/requirements.txt b/handlers/svg-open-street-map/requirements.txt index 276608bbc72a00549b393d750283120efe8e55fc..a257fea7efba0380506f1f9c8ad5d758d26965d2 100644 GIT binary patch delta 14 VcmbQnK8<~Y0VAW)W<$nQCIBAK1DgN< delta 14 VcmbQnK8<~Y0VAXFW<$nQCIBAQ1DpT= diff --git a/handlers/svg-semantic-seg/requirements.txt b/handlers/svg-semantic-seg/requirements.txt index 051e4e6d..0dbc0cf0 100644 --- a/handlers/svg-semantic-seg/requirements.txt +++ b/handlers/svg-semantic-seg/requirements.txt @@ -1,4 +1,4 @@ drawSvg==1.8.3 jsonschema==4.6.0 -Flask==3.1.3 +Flask==3.1.2 gunicorn==23.0.0 diff --git a/handlers/text-followup-handler/requirements.txt b/handlers/text-followup-handler/requirements.txt index 60f1b6b3..e42a8417 100644 --- a/handlers/text-followup-handler/requirements.txt +++ b/handlers/text-followup-handler/requirements.txt @@ -1,3 +1,3 @@ jsonschema==4.23.0 -Flask==3.1.3 +Flask==3.1.2 gunicorn \ No newline at end of file diff --git a/preprocessors/autour/requirements.txt b/preprocessors/autour/requirements.txt index 33a441ea..d22b9dcd 100644 --- a/preprocessors/autour/requirements.txt +++ b/preprocessors/autour/requirements.txt @@ -1,4 +1,4 @@ -Flask==3.1.3 +Flask==3.1.2 jsonschema==4.23.0 Werkzeug==3.1.6 requests==2.33.0 diff --git a/preprocessors/celebrity-detector/requirements.txt b/preprocessors/celebrity-detector/requirements.txt index 792a0f47..de714533 100644 --- a/preprocessors/celebrity-detector/requirements.txt +++ b/preprocessors/celebrity-detector/requirements.txt @@ -1,4 +1,4 @@ -Flask==3.1.3 +Flask==3.1.2 jsonschema==4.23.0 requests==2.33.0 Werkzeug==3.1.6 diff --git a/preprocessors/clothes-detector/requirements.txt b/preprocessors/clothes-detector/requirements.txt index cacb243a..31a1f1d2 100644 --- a/preprocessors/clothes-detector/requirements.txt +++ b/preprocessors/clothes-detector/requirements.txt @@ -1,4 +1,4 @@ -Flask==3.1.3 +Flask==3.1.2 jsonschema==4.23.0 requests==2.33.0 Werkzeug==3.1.6 diff --git a/preprocessors/content-categoriser/requirements.txt b/preprocessors/content-categoriser/requirements.txt index 2c7c85d0..0cdfc27f 100644 --- a/preprocessors/content-categoriser/requirements.txt +++ b/preprocessors/content-categoriser/requirements.txt @@ -1,4 +1,4 @@ -Flask==3.1.3 +Flask==3.1.2 flask_api==3.1 jsonschema==4.23.0 Werkzeug==3.1.6 diff --git a/preprocessors/depth-map-gen/requirements.txt b/preprocessors/depth-map-gen/requirements.txt index 4182debf..60a036e9 100644 --- a/preprocessors/depth-map-gen/requirements.txt +++ b/preprocessors/depth-map-gen/requirements.txt @@ -2,7 +2,7 @@ opencv-python-headless==4.10.0.84 plyfile==1.1 pyyaml==6.0.2 tensorboardX==2.6.2.2 -Flask==3.1.3 +Flask==3.1.2 flask_api==3.1 numpy==2.1.3 jsonschema==4.23.0 diff --git a/preprocessors/graphic-caption/requirements.txt b/preprocessors/graphic-caption/requirements.txt index 546cfe7b..9caf74dd 100644 --- a/preprocessors/graphic-caption/requirements.txt +++ b/preprocessors/graphic-caption/requirements.txt @@ -1,4 +1,4 @@ -Flask==3.1.3 +Flask==3.1.2 flask_api==3.1 jsonschema==4.23.0 Werkzeug==3.1.6 diff --git a/preprocessors/grouping/requirements.txt b/preprocessors/grouping/requirements.txt index 0eddbbfc..8ce19d92 100644 --- a/preprocessors/grouping/requirements.txt +++ b/preprocessors/grouping/requirements.txt @@ -1,4 +1,4 @@ -Flask==3.1.3 +Flask==3.1.2 jsonschema==4.23.0 Werkzeug==3.1.6 gunicorn==23.0.0 \ No newline at end of file diff --git a/preprocessors/line-charts/requirements.txt b/preprocessors/line-charts/requirements.txt index 0eddbbfc..8ce19d92 100644 --- a/preprocessors/line-charts/requirements.txt +++ b/preprocessors/line-charts/requirements.txt @@ -1,4 +1,4 @@ -Flask==3.1.3 +Flask==3.1.2 jsonschema==4.23.0 Werkzeug==3.1.6 gunicorn==23.0.0 \ No newline at end of file diff --git a/preprocessors/multistage-diagram-segmentation/requirements.txt b/preprocessors/multistage-diagram-segmentation/requirements.txt index a90eaa46..587cbaa9 100644 --- a/preprocessors/multistage-diagram-segmentation/requirements.txt +++ b/preprocessors/multistage-diagram-segmentation/requirements.txt @@ -1,4 +1,4 @@ -Flask==3.1.3 +Flask==3.1.2 requests==2.33.0 jsonschema==4.23.0 gunicorn==23.0.0 diff --git a/preprocessors/ner/requirements.txt b/preprocessors/ner/requirements.txt index 75816f2b..6e2a8a14 100644 --- a/preprocessors/ner/requirements.txt +++ b/preprocessors/ner/requirements.txt @@ -10,6 +10,6 @@ clip-by-openai==1.1 scikit-learn==1.1.2 packaging==21.3 jsonschema==4.23.0 -Flask==3.1.3 +Flask==3.1.2 pycocoevalcap==1.2 git+https://github.com/openai/CLIP \ No newline at end of file diff --git a/preprocessors/object-depth-calculator/requirements.txt b/preprocessors/object-depth-calculator/requirements.txt index 6bd37a69..89bc06b1 100644 --- a/preprocessors/object-depth-calculator/requirements.txt +++ b/preprocessors/object-depth-calculator/requirements.txt @@ -1,5 +1,5 @@ opencv-python==4.10.0.84 -Flask==3.1.3 +Flask==3.1.2 flask_api==3.1 numpy==2.1.3 jsonschema==4.23.0 diff --git a/preprocessors/object-detection-azure/requirements.txt b/preprocessors/object-detection-azure/requirements.txt index edcf3025..e8aaeb58 100644 --- a/preprocessors/object-detection-azure/requirements.txt +++ b/preprocessors/object-detection-azure/requirements.txt @@ -1,4 +1,4 @@ -Flask==3.1.3 +Flask==3.1.2 jsonschema==4.23.0 requests==2.33.0 Werkzeug==3.1.6 diff --git a/preprocessors/object-detection-llm/requirements.txt b/preprocessors/object-detection-llm/requirements.txt index b4d76364..ff4d0038 100644 --- a/preprocessors/object-detection-llm/requirements.txt +++ b/preprocessors/object-detection-llm/requirements.txt @@ -1,4 +1,4 @@ -Flask==3.1.3 +Flask==3.1.2 jsonschema==4.23.0 Werkzeug==3.1.6 gunicorn==23.0.0 diff --git a/preprocessors/ocr/requirements.txt b/preprocessors/ocr/requirements.txt index ee4f66d7..a72f6845 100644 --- a/preprocessors/ocr/requirements.txt +++ b/preprocessors/ocr/requirements.txt @@ -1,4 +1,4 @@ -Flask==3.1.3 +Flask==3.1.2 jsonschema==4.23.0 Werkzeug==3.1.6 azure-cognitiveservices-vision-computervision==0.9.1 diff --git a/preprocessors/openstreetmap/requirements.txt b/preprocessors/openstreetmap/requirements.txt index 040bd69df0ad170bb406d34927ed1e3c711a4292..0cbc2e062fce1385a94f958b0040a3b4704598d6 100644 GIT binary patch delta 12 TcmZ3*v5I5DDMq7>r{kFcAT$Kf delta 12 TcmZ3*v5I5DDMsUsr{kFcAUOol diff --git a/preprocessors/resize-graphic/requirements.txt b/preprocessors/resize-graphic/requirements.txt index d7be1a45..5fe4dd62 100644 --- a/preprocessors/resize-graphic/requirements.txt +++ b/preprocessors/resize-graphic/requirements.txt @@ -1,4 +1,4 @@ -Flask==3.1.3 +Flask==3.1.2 requests==2.33.0 jsonschema==4.23.0 gunicorn==23.0.0 diff --git a/preprocessors/sorting/requirements.txt b/preprocessors/sorting/requirements.txt index 1f985836..f0655b85 100644 --- a/preprocessors/sorting/requirements.txt +++ b/preprocessors/sorting/requirements.txt @@ -1,4 +1,4 @@ -Flask==3.1.3 +Flask==3.1.2 jsonschema==4.23.0 Werkzeug==3.1.6 gunicorn==23.0.0 diff --git a/preprocessors/text-followup/requirements.txt b/preprocessors/text-followup/requirements.txt index 546cfe7b..9caf74dd 100644 --- a/preprocessors/text-followup/requirements.txt +++ b/preprocessors/text-followup/requirements.txt @@ -1,4 +1,4 @@ -Flask==3.1.3 +Flask==3.1.2 flask_api==3.1 jsonschema==4.23.0 Werkzeug==3.1.6 diff --git a/preprocessors/yolo/requirements.txt b/preprocessors/yolo/requirements.txt index f0aac1fc..d2436665 100644 --- a/preprocessors/yolo/requirements.txt +++ b/preprocessors/yolo/requirements.txt @@ -1,4 +1,4 @@ -Flask==3.1.3 +Flask==3.1.2 gunicorn==23.0.0 jsonschema==4.23.0 Pillow==12.1.1 \ No newline at end of file diff --git a/services/espnet-tts-fr/requirements.txt b/services/espnet-tts-fr/requirements.txt index e6a7091a..eac6e06a 100644 --- a/services/espnet-tts-fr/requirements.txt +++ b/services/espnet-tts-fr/requirements.txt @@ -1,6 +1,6 @@ espnet==202207 espnet_model_zoo==0.1.7 -Flask==3.1.3 +Flask==3.1.2 gunicorn==23.0.0 jsonschema==4.4.0 parallel_wavegan==0.5.5 diff --git a/services/espnet-tts/requirements.txt b/services/espnet-tts/requirements.txt index c5e004de..b55cb30b 100644 --- a/services/espnet-tts/requirements.txt +++ b/services/espnet-tts/requirements.txt @@ -1,6 +1,6 @@ espnet==0.10.0 espnet_model_zoo==0.1.7 -Flask==3.1.3 +Flask==3.1.2 gunicorn==23.0.0 jsonschema==4.4.0 parallel_wavegan==0.5.4 diff --git a/services/monarch-link-app/requirements.txt b/services/monarch-link-app/requirements.txt index 6c7b0d1f..631c7ee9 100644 --- a/services/monarch-link-app/requirements.txt +++ b/services/monarch-link-app/requirements.txt @@ -2,7 +2,7 @@ bcrypt>=4.2.0,<5.0.0 blinker>=1.8.2,<2.0.0 click>=8.1.7,<9.0.0 colorama>=0.4.6,<1.0.0 -Flask==3.1.3 +Flask==3.1.2 Flask-Bcrypt==1.0.1 Flask-Cors==6.0.0 itsdangerous>=2.2.0,<3.0.0