Corin1998 commited on
Commit
63577a1
·
verified ·
1 Parent(s): 9a478db

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,10 +1,10 @@
1
  gradio==4.44.0
2
  openai==1.51.0
3
- pydantic>=2.7.0 # OpenAI SDKがv2系を要求
4
  pdf2image==1.17.0
5
  Pillow==10.3.0
6
  python-docx==1.1.2
7
- reportlab==4.4.5 # 4.2.1 は取得不可環境があるため上げる
8
  huggingface_hub==0.25.2
9
  pandas==2.2.2
10
  pyarrow==17.0.0
 
1
  gradio==4.44.0
2
  openai==1.51.0
3
+ pydantic>=2.7.0
4
  pdf2image==1.17.0
5
  Pillow==10.3.0
6
  python-docx==1.1.2
7
+ reportlab==4.4.5
8
  huggingface_hub==0.25.2
9
  pandas==2.2.2
10
  pyarrow==17.0.0