diff --git a/Projects/ProtoRes/code/requirements.txt b/Projects/ProtoRes/code/requirements.txt index 213c644..a6bcee6 100644 --- a/Projects/ProtoRes/code/requirements.txt +++ b/Projects/ProtoRes/code/requirements.txt @@ -4,6 +4,6 @@ pandas==1.1.4 pyarrow==2.0.0 scikit-learn==0.23.2 hydra-core==1.0.4 -GitPython==3.1.11 +GitPython==3.1.37 plotly==4.13.0 matplotlib