darabos commited on
Commit
a39c402
·
1 Parent(s): 3f726a2

Add Gradio.

Browse files
Files changed (2) hide show
  1. pyproject.toml +5 -1
  2. uv.lock +0 -0
pyproject.toml CHANGED
@@ -4,9 +4,13 @@ name = "lynxkite-enterprise-workspace"
4
  version = "0.1.0"
5
  requires-python = ">=3.12"
6
  dependencies = [
7
- "lynxkite-app", "lynxkite-core", "lynxkite-graph-analytics[gpu]", "lynxkite-pillow-example",
 
 
 
8
  "lynxkite-bio",
9
  "lynxkite-lynxscribe",
 
10
  ]
11
  classifiers = ["Private :: Do Not Upload"]
12
 
 
4
  version = "0.1.0"
5
  requires-python = ">=3.12"
6
  dependencies = [
7
+ "lynxkite-app",
8
+ "lynxkite-core",
9
+ "lynxkite-graph-analytics[gpu]",
10
+ "lynxkite-pillow-example",
11
  "lynxkite-bio",
12
  "lynxkite-lynxscribe",
13
+ "gradio>=5.49.1",
14
  ]
15
  classifiers = ["Private :: Do Not Upload"]
16
 
uv.lock CHANGED
The diff for this file is too large to render. See raw diff