Skip to content

Commit 1554a20

Browse files
committed
fix reqs conflict
1 parent a04e526 commit 1554a20

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ certifi==2025.8.3
1818
cffi==2.0.0
1919
charset-normalizer==3.4.2
2020
click==8.2.1
21-
cohere==5.16.2
21+
cohere==5.18.0
2222
colorama==0.4.6
2323
comm==0.2.3
2424
debugpy==1.8.15
@@ -95,7 +95,7 @@ platformdirs==4.3.8
9595
pminit==1.2.0
9696
prompt_toolkit==3.0.51
9797
propcache==0.3.2
98-
protobuf==6.31.1
98+
protobuf==5.29.5
9999
psutil==7.0.0
100100
ptyprocess==0.7.0
101101
pure_eval==0.2.3
@@ -104,10 +104,10 @@ pyasn1_modules==0.4.2
104104
pycares==4.11.0
105105
pycparser==2.23
106106
pydantic==2.11.7
107-
pydantic-ai==1.0.5
108-
pydantic-ai-slim==0.5.0
109-
pydantic-evals==1.0.5
110-
pydantic-graph==1.0.5
107+
pydantic-ai==1.0.6
108+
pydantic-ai-slim==1.0.6
109+
pydantic-evals==1.0.6
110+
pydantic-graph==1.0.6
111111
pydantic-settings==2.10.1
112112
pydantic_core==2.33.2
113113
Pygments==2.19.2

0 commit comments

Comments
 (0)