update requirements.txt

This commit is contained in:
Blade He 2025-01-06 13:56:09 -06:00
parent 9348e32caa
commit c335992ced
1 changed files with 6 additions and 2 deletions

View File

@ -4,6 +4,10 @@ PyMuPDF==1.24.4
python-dotenv==1.0.1 python-dotenv==1.0.1
boto3==1.34.106 boto3==1.34.106
tqdm==4.66.4 tqdm==4.66.4
openai==1.35.10 openai
json_repair==0.28.3 json_repair==0.28.3
scikit-learn==1.5.1 scikit-learn==1.5.1
pandas==2.2.3
openpyxl==3.1.2
XlsxWriter==3.1.2
tiktoken==0.7.0