update requirements.txt
This commit is contained in:
parent
9348e32caa
commit
c335992ced
|
|
@ -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
|
||||||
Loading…
Reference in New Issue