File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
embeddings/llama-index-embeddings-opea
llms/llama-index-llms-opea Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ name = "llama-index-embeddings-opea"
30
30
version = " 0.1.2"
31
31
description = " llama-index embeddings opea integration"
32
32
authors = [{name = " logan-markewich" }]
33
- requires-python = " >=3.8.1 ,<4.0"
33
+ requires-python = " >=3.9 ,<4.0"
34
34
readme = " README.md"
35
35
license = " MIT"
36
36
dependencies = [
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ name = "llama-index-llms-opea"
29
29
version = " 0.1.2"
30
30
description = " llama-index llms opea integration"
31
31
authors = [{name = " Logan Markewich" , email = " logan@runllama.ai" }]
32
- requires-python = " >=3.8.1 ,<4.0"
32
+ requires-python = " >=3.9 ,<4.0"
33
33
readme = " README.md"
34
34
license = " MIT"
35
35
dependencies = [
You can’t perform that action at this time.
0 commit comments