diff --git a/backend/requirements.txt b/backend/requirements.txt index 4987346c..edd3043a 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -7,6 +7,6 @@ numpy==1.19.2 scipy==1.5.2 scikit-learn==0.23.2 pandas==1.1.4 -requests==2.24.0 +requests==2.32.0 hmmlearn==0.2.4 certifi==2020.6.20