diff --git a/environment_python_3.10.yml b/environment_python_3.10.yml index 505bdb7c0..518fbc902 100644 --- a/environment_python_3.10.yml +++ b/environment_python_3.10.yml @@ -62,7 +62,7 @@ dependencies: - pysiaf==0.20.0 - pysqlite3==0.5.2 - pyvo==1.4.2 - - redis==5.0.1 + - redis==5.0.0 - selenium==4.13.0 - stdatamodels==1.8.3 - stsci_rtd_theme==1.0.0 diff --git a/environment_python_3.9.yml b/environment_python_3.9.yml index 554355df3..5b70010a8 100644 --- a/environment_python_3.9.yml +++ b/environment_python_3.9.yml @@ -45,7 +45,7 @@ dependencies: - pytest-mock=3.11.1 - python=3.9.17 - pyyaml=6.0.1 - - redis=5.0.1 + - redis=5.0.0 - ruff=0.0.292 - scipy=1.9.3 - setuptools=68.2.2 @@ -62,7 +62,7 @@ dependencies: - pysiaf==0.20.0 - pysqlite3==0.5.2 - pyvo==1.4.2 - - redis==5.0.1 + - redis==5.0.0 - selenium==4.13.0 - stdatamodels==1.8.3 - stsci_rtd_theme==1.0.0 diff --git a/requirements.txt b/requirements.txt index d82a3409f..01aeb4f7f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ pytest-cov==4.1.0 pytest-mock==3.11.1 pyvo==1.4.2 pyyaml==6.0.1 -redis==5.0.0. +redis==5.0.0 ruff==0.0.292 scipy==1.9.3 selenium==4.13.0