diff --git a/requirements.txt b/requirements.txt index e3ac811..3e88240 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ pyparsing==3.2.0 ; python_version >= "3.10" and python_version < "4.0" python-dateutil==2.9.0.post0 ; python_version >= "3.10" and python_version < "4.0" python-dotenv==1.0.1 ; python_version >= "3.10" and python_version < "4.0" pytz==2024.2 ; python_version >= "3.10" and python_version < "4.0" -reactivex==4.0.4 ; python_version >= "3.10" and python_version < "4.0" +reactivex==4.1.0 ; python_version >= "3.10" and python_version < "4.0" rich==13.9.4 ; python_version >= "3.10" and python_version < "4.0" scikit-image==0.24.0 ; python_version >= "3.10" and python_version < "4.0" scipy==1.14.1 ; python_version >= "3.10" and python_version < "4.0"