marekb-sci commited on
Commit
c870cd0
·
verified ·
1 Parent(s): 5f02d3e

Update pyproject.toml

Browse files
Files changed (1) hide show
  1. pyproject.toml +2 -2
pyproject.toml CHANGED
@@ -44,8 +44,8 @@ cpu = [
44
 
45
  # predictions with GUI
46
  gui = [
47
- "gradio==5.23.2",
48
- "plotly==6.0.1",
49
  "ipykernel",
50
  "psutil",
51
  "pexpect",
 
44
 
45
  # predictions with GUI
46
  gui = [
47
+ "gradio",
48
+ "plotly",
49
  "ipykernel",
50
  "psutil",
51
  "pexpect",