diff --git a/environment.yml b/environment.yml index 97d9ad6f8..661ffdc7f 100644 --- a/environment.yml +++ b/environment.yml @@ -25,4 +25,4 @@ dependencies: - psutil - opencv-python - boto3==1.10.45 - - redis~=2.10.6 + - redis diff --git a/requirements.txt b/requirements.txt index a4f6f83f8..b703e2bf5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ setproctitle psutil opencv-python boto3==1.10.45 -redis~=2.10.6 +redis pandas==0.24.2 plotly==2.4.0 tabulate