wxy01giser commited on
Commit
078ed0a
·
verified ·
1 Parent(s): e8e9cff

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  gradio==4.44.1 # 保留你原本的版本,无需修改
2
- plotly>=5.0.0,<6.0.0 # 你已包含,画桑基图/聚类图够用
3
  uvicorn
4
  fastapi
5
  # orca # 备用引擎
 
1
  gradio==4.44.1 # 保留你原本的版本,无需修改
2
+ plotly==5.17.0 # 你已包含,画桑基图/聚类图够用
3
  uvicorn
4
  fastapi
5
  # orca # 备用引擎