diff --git a/trainer/requirements.txt b/trainer/requirements.txt index b768d6e..e88cfc2 100644 --- a/trainer/requirements.txt +++ b/trainer/requirements.txt @@ -5,4 +5,4 @@ pandas==0.25.3 python-dotenv==0.10.3 memory-profiler==0.55.0 matplotlib==3.1.1 -joblib==0.14.0 \ No newline at end of file +joblib==1.2.0 \ No newline at end of file