riasadhuq10 commited on
Commit
6bdcb03
·
1 Parent(s): bca8078

Updated requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -1
requirements.txt CHANGED
@@ -4,8 +4,10 @@ aiosignal==1.4.0
4
  annotated-doc==0.0.4
5
  annotated-types==0.7.0
6
  anyio==4.12.1
 
7
  attrs==25.4.0
8
  Authlib==1.6.7
 
9
  beartype==0.22.9
10
  cachetools==7.0.0
11
  certifi==2026.1.4
@@ -41,6 +43,7 @@ importlib_metadata==8.7.1
41
  jaraco.classes==3.4.0
42
  jaraco.context==6.1.0
43
  jaraco.functools==4.4.0
 
44
  jsonref==1.1.0
45
  jsonschema==4.26.0
46
  jsonschema-path==0.3.4
@@ -52,7 +55,7 @@ mcp==1.26.0
52
  mdurl==0.1.2
53
  more-itertools==10.8.0
54
  multidict==6.7.1
55
- numpy==2.4.2
56
  openapi-pydantic==0.5.1
57
  opentelemetry-api==1.39.1
58
  packaging==26.0
@@ -84,11 +87,14 @@ requests==2.32.5
84
  rich==14.3.2
85
  rich-rst==1.3.2
86
  rpds-py==0.30.0
 
87
  shellingham==1.5.4
88
  six==1.17.0
89
  sortedcontainers==2.4.0
90
  sse-starlette==3.2.0
91
  starlette==0.52.1
 
 
92
  tqdm==4.67.3
93
  trimesh==4.11.1
94
  typer==0.21.1
 
4
  annotated-doc==0.0.4
5
  annotated-types==0.7.0
6
  anyio==4.12.1
7
+ async-timeout==5.0.1
8
  attrs==25.4.0
9
  Authlib==1.6.7
10
+ backports.tarfile==1.2.0
11
  beartype==0.22.9
12
  cachetools==7.0.0
13
  certifi==2026.1.4
 
43
  jaraco.classes==3.4.0
44
  jaraco.context==6.1.0
45
  jaraco.functools==4.4.0
46
+ jeepney==0.9.0
47
  jsonref==1.1.0
48
  jsonschema==4.26.0
49
  jsonschema-path==0.3.4
 
55
  mdurl==0.1.2
56
  more-itertools==10.8.0
57
  multidict==6.7.1
58
+ numpy==2.2.6
59
  openapi-pydantic==0.5.1
60
  opentelemetry-api==1.39.1
61
  packaging==26.0
 
87
  rich==14.3.2
88
  rich-rst==1.3.2
89
  rpds-py==0.30.0
90
+ SecretStorage==3.5.0
91
  shellingham==1.5.4
92
  six==1.17.0
93
  sortedcontainers==2.4.0
94
  sse-starlette==3.2.0
95
  starlette==0.52.1
96
+ taskgroup==0.2.2
97
+ tomli==2.4.0
98
  tqdm==4.67.3
99
  trimesh==4.11.1
100
  typer==0.21.1