File tree 3 files changed +9
-9
lines changed
3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build>=1.2.2
4
4
twine >= 6.0.1
5
5
wheel >= 0.45.1
6
6
7
- uv >= 0.5.12
7
+ uv >= 0.5.13
8
8
9
9
pytest == 8.3.4
10
10
pytest-asyncio == 0.25.0
@@ -119,4 +119,4 @@ llama-cpp-python; sys_platform == "darwin"
119
119
120
120
segno == 1.6.1
121
121
122
- duckduckgo_search == 7.1.0 # @omlish-venv !13t # segfault lol
122
+ duckduckgo_search == 7.1.1 # @omlish-venv !13t # segfault lol
Original file line number Diff line number Diff line change @@ -143,7 +143,7 @@ einops==0.8.0
143
143
144
144
### infra
145
145
146
- boto3>=1.35.87
146
+ boto3>=1.35.89
147
147
google-api-python-client==2.156.0
148
148
google-cloud-compute==1.23.0
149
149
@@ -243,7 +243,7 @@ pypdf==5.1.0
243
243
244
244
fparser==0.1.4
245
245
246
- usearch==2.16.6
246
+ usearch==2.16.8
247
247
248
248
##
249
249
Original file line number Diff line number Diff line change @@ -36,8 +36,8 @@ black==24.10.0
36
36
bleach==6.2.0
37
37
blinker==1.9.0
38
38
blis==1.1.0
39
- boto3==1.35.87
40
- botocore==1.35.87
39
+ boto3==1.35.89
40
+ botocore==1.35.89
41
41
Brotli==1.1.0
42
42
bs4==0.0.2
43
43
bsddb3==6.2.9
@@ -97,7 +97,7 @@ docutils==0.21.2
97
97
docutils-stubs==0.0.22
98
98
dspy==2.5.42
99
99
duckdb==1.1.3
100
- duckduckgo_search==7.1.0
100
+ duckduckgo_search==7.1.1
101
101
durationpy==0.9
102
102
einops==0.8.0
103
103
elastic-transport==8.15.1
@@ -528,8 +528,8 @@ uritemplate==4.1.1
528
528
urllib3==2.3.0
529
529
urwid==2.6.16
530
530
urwid_readline==0.15.1
531
- usearch==2.16.6
532
- uv==0.5.12
531
+ usearch==2.16.8
532
+ uv==0.5.13
533
533
uvicorn==0.34.0
534
534
uvloop==0.21.0
535
535
voluptuous==0.15.2
You can’t perform that action at this time.
0 commit comments