diff --git a/batch-prediction/requirements.txt b/batch-prediction/requirements.txt index f701d31..0a55a20 100644 --- a/batch-prediction/requirements.txt +++ b/batch-prediction/requirements.txt @@ -2,6 +2,6 @@ pandas==1.4.1 cortex-python==6.3.1a1 catboost==0.25.1 scikit-learn==0.24.0 -pymongo==3.10.1 +pymongo==4.6.3 boto3==1.17.13 dnspython==2.0.0 \ No newline at end of file