diff --git a/requirements.txt b/requirements.txt index 0089946..d0747b8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,6 @@ PyMuPDF==1.24.4 python-dotenv==1.0.1 boto3==1.34.106 tqdm==4.66.4 -openai==1.35.10 \ No newline at end of file +openai==1.35.10 +json_repair==0.28.3 +scikit-learn==1.5.1 \ No newline at end of file