diff --git a/requirements/requirements_debian10.txt b/requirements/requirements_debian10.txt index a21ef0a27..4e71dde78 100644 --- a/requirements/requirements_debian10.txt +++ b/requirements/requirements_debian10.txt @@ -16,7 +16,7 @@ astropy # https://www.piwheels.org/project/numpy/ numpy <= 1.21.4 # https://www.piwheels.org/project/opencv-python-headless/ -opencv-python-headless <= 4.7.0.72 +opencv-python-headless >= 4.8.1.78 # https://www.piwheels.org/project/scipy/ scipy <= 1.7.3 # https://www.piwheels.org/project/ccdproc/ @@ -40,7 +40,7 @@ imageio-ffmpeg #imagecodecs #rawpy # not needed pygifsicle -gunicorn[gthread] >= 20.1.0 +gunicorn[gthread] >= 21.2.0 inotify psutil # Last version supporting Python 3.7 @@ -53,7 +53,7 @@ werkzeug is-safe-url certifi # https://www.piwheels.org/project/cryptography/ -cryptography <= 40.0.1 +cryptography >= 42.0.5 dbus-python paho-mqtt setuptools-rust @@ -64,4 +64,4 @@ prettytable lxml shapely requests-toolbelt -fish2pano +fish2pano >= 0.4.1 diff --git a/requirements/requirements_latest.txt b/requirements/requirements_latest.txt index a0a40588f..ccc07bf94 100644 --- a/requirements/requirements_latest.txt +++ b/requirements/requirements_latest.txt @@ -40,7 +40,7 @@ werkzeug is-safe-url certifi >= 2023.7.22 # https://www.wheelodex.org/projects/cryptography/ -cryptography >= 42.0.4 +cryptography >= 42.0.5 dbus-python paho-mqtt setuptools-rust @@ -51,4 +51,4 @@ prettytable lxml shapely requests-toolbelt -fish2pano +fish2pano >= 0.4.1 diff --git a/requirements/requirements_latest_web.txt b/requirements/requirements_latest_web.txt index 9b70a5e9a..aa62bf901 100644 --- a/requirements/requirements_latest_web.txt +++ b/requirements/requirements_latest_web.txt @@ -24,7 +24,7 @@ werkzeug is-safe-url certifi >= 2023.7.22 # https://www.wheelodex.org/projects/cryptography/ -cryptography >= 42.0.4 +cryptography >= 42.0.5 dbus-python setuptools-rust # https://www.wheelodex.org/projects/bcrypt/