BioGeek commited on
Commit
013bfba
·
1 Parent(s): 920f8f7

Bump dependencies

Browse files
Files changed (2) hide show
  1. pyproject.toml +2 -2
  2. uv.lock +0 -0
pyproject.toml CHANGED
@@ -3,12 +3,12 @@ name = "instanovo-gradio"
3
  version = "0.1.0"
4
  description = "InstaNovo Gradio App"
5
  readme = "README.md"
6
- requires-python = ">=3.12"
7
  dependencies = [
8
  "gradio==5.50.0",
9
  "gradio-log==0.0.8",
10
  "instanovo[cu126]==1.2.2",
11
- "spaces==0.48.1",
12
  "torch==2.8.0; sys_platform == 'linux' or sys_platform == 'win32'",
13
  "torch==2.7.1; sys_platform != 'linux' and sys_platform != 'win32'",
14
  ]
 
3
  version = "0.1.0"
4
  description = "InstaNovo Gradio App"
5
  readme = "README.md"
6
+ requires-python = ">=3.12,<3.14"
7
  dependencies = [
8
  "gradio==5.50.0",
9
  "gradio-log==0.0.8",
10
  "instanovo[cu126]==1.2.2",
11
+ "spaces==0.50.2",
12
  "torch==2.8.0; sys_platform == 'linux' or sys_platform == 'win32'",
13
  "torch==2.7.1; sys_platform != 'linux' and sys_platform != 'win32'",
14
  ]
uv.lock CHANGED
The diff for this file is too large to render. See raw diff