lgfunderburk commited on
Commit
0803c7d
1 Parent(s): d07a63b
Files changed (1) hide show
  1. pyproject.toml +1 -1
pyproject.toml CHANGED
@@ -7,7 +7,7 @@ license = "Apache 2.0"
7
  readme = "README.md"
8
 
9
  [tool.poetry.dependencies]
10
- python = "^3.10"
11
  torch = "1.11.0+cpu"
12
  farm-haystack = {extras = ["inference"], version = "^1.20.1"}
13
  chainlit = "^0.7.0"
 
7
  readme = "README.md"
8
 
9
  [tool.poetry.dependencies]
10
+ python = "^3.9"
11
  torch = "1.11.0+cpu"
12
  farm-haystack = {extras = ["inference"], version = "^1.20.1"}
13
  chainlit = "^0.7.0"