Corin1998 commited on
Commit
e82a23e
·
verified ·
1 Parent(s): 8d605c2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,3 +1,4 @@
 
1
  fastapi==0.111.0
2
  uvicorn[standard]==0.30.1
3
  python-multipart==0.0.9
@@ -9,7 +10,6 @@ alembic==1.13.2
9
  celery==5.4.0
10
  redis==5.0.8
11
  openai==1.40.0
12
- # ↓ OpenAI 1.40.0 は httpx 0.28 系の API 変更(proxies→proxy)と非互換のため固定
13
  httpx==0.27.2
14
  pypdf==4.3.1
15
  trafilatura==1.6.3
 
1
+ gradio==4.44.0
2
  fastapi==0.111.0
3
  uvicorn[standard]==0.30.1
4
  python-multipart==0.0.9
 
10
  celery==5.4.0
11
  redis==5.0.8
12
  openai==1.40.0
 
13
  httpx==0.27.2
14
  pypdf==4.3.1
15
  trafilatura==1.6.3