File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ anyio==4.12.0
77 # via
88 # httpx
99 # llama-stack-client
10- black==25.12 .0
10+ black==26.1 .0
1111certifi==2025.11.12
1212 # via
1313 # httpcore
@@ -33,7 +33,7 @@ distro==1.9.0
3333 # via llama-stack-client
3434execnet==2.1.2
3535 # via pytest-xdist
36- filelock==3.20.1
36+ filelock==3.20.3
3737 # via virtualenv
3838fire==0.7.1
3939 # via llama-stack-client
@@ -45,7 +45,7 @@ httpx==0.28.1
4545 # via
4646 # llama-stack-client
4747 # respx
48- identify==2.6.15
48+ identify==2.6.16
4949 # via pre-commit
5050idna==3.11
5151 # via
@@ -68,15 +68,15 @@ nodeenv==1.9.1
6868 # via
6969 # pre-commit
7070 # pyright
71- numpy==2.3.5
71+ numpy==2.4.1
7272 # via pandas
7373packaging==25.0
7474 # via
7575 # black
7676 # pytest
77- pandas==2.3.3
77+ pandas==3.0.0
7878 # via llama-stack-client
79- pathspec==0.12.1
79+ pathspec==1.0.3
8080 # via
8181 # black
8282 # mypy
@@ -108,10 +108,8 @@ pytest-asyncio==1.3.0
108108pytest-xdist==3.8.0
109109python-dateutil==2.9.0.post0
110110 # via pandas
111- pytokens==0.3 .0
111+ pytokens==0.4 .0
112112 # via black
113- pytz==2025.2
114- # via pandas
115113pyyaml==6.0.3
116114 # via
117115 # pre-commit
@@ -126,7 +124,7 @@ six==1.17.0
126124 # via python-dateutil
127125sniffio==1.3.1
128126 # via llama-stack-client
129- termcolor==3.2 .0
127+ termcolor==3.3 .0
130128 # via
131129 # fire
132130 # llama-stack-client
@@ -145,13 +143,13 @@ typing-extensions==4.15.0
145143 # typing-inspection
146144typing-inspection==0.4.2
147145 # via pydantic
148- tzdata==2025.3
146+ tzdata==2025.3 ; sys_platform == 'emscripten' or sys_platform == 'win32'
149147 # via pandas
150- urllib3==2.6.2
148+ urllib3==2.6.3
151149 # via requests
152- virtualenv==20.35.4
150+ virtualenv==20.36.1
153151 # via pre-commit
154- wcwidth==0.2.14
152+ wcwidth==0.3.1
155153 # via prompt-toolkit
156154zipp==3.23.0
157155 # via importlib-metadata
You can’t perform that action at this time.
0 commit comments