Skip to content

Commit 8380e76

Browse files
committed
fix requirement list
1 parent 9468392 commit 8380e76

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,16 @@ docker
55
fsspec[http]<=2024.9.0,>=2023.1.0
66
gdown
77
httpx<1,>=0.23.0
8-
llama-index-core=0.12.2
9-
llama-index-embeddings-openai=0.3.1
10-
llama-index-llms-anthropic=0.5.0
11-
llama-index-llms-openai=0.3.2
12-
llama-index-llms-vertex=0.4.2
8+
llama-index-core==0.12.2
9+
llama-index-embeddings-openai==0.3.1
10+
llama-index-llms-anthropic==0.5.0
11+
llama-index-llms-openai==0.3.2
12+
llama-index-llms-vertex==0.4.2
1313
matplotlib
1414
pre-commit
1515
pydantic<2.10.0,>=2.7.0
1616
rich
17-
swebench=2.1.6
17+
swebench==2.1.6
1818
termcolor
1919
tiktoken
2020
torch

0 commit comments

Comments
 (0)