diff --git a/requirements-gpu.txt b/requirements-gpu.txt index cfb382e..a51eee4 100644 --- a/requirements-gpu.txt +++ b/requirements-gpu.txt @@ -3,6 +3,6 @@ notebook==6.0.2 numpy==1.17.4 matplotlib==3.1.1 tensorflow-gpu>=1.15.2 -tqdm==4.39.0 +tqdm==4.66.3 plotly==4.5 pandas==0.25 diff --git a/requirements.txt b/requirements.txt index ef14e94..5ce2da4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,6 @@ notebook==6.0.2 numpy==1.17.4 matplotlib==3.1.1 tensorflow>=1.15.2 -tqdm==4.39.0 +tqdm==4.66.3 plotly==4.5 pandas==0.25