From e79035d85c802a30fde521148a63b939981661a3 Mon Sep 17 00:00:00 2001 From: WillB97 Date: Tue, 29 Oct 2024 21:43:24 +0000 Subject: [PATCH] Update requirements to include additional libraries --- requirements.txt | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fdb4017..560f1cb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,15 @@ sr-robot3==2025.0.1 april_vision==2.2.0 -opencv-python-headless >=4,<5 +opencv-python-headless >=4.8.0.76,<5 + +# Library versions are selected to provide support for Python 3.9-3.12 + +flask==2.3.3 +matplotlib==3.9.2 +networkx==3.1 +numpy==1.26.4 +pandas==2.2.3 +pillow==11.0.0 +scikit-learn==1.3.0 +scipy==1.11.2 +shapely==2.0.6