Skip to content

Commit 42a902a

Browse files
committed
update riotfiles
1 parent 0f732e2 commit 42a902a

File tree

11 files changed

+561
-610
lines changed

11 files changed

+561
-610
lines changed

.riot/requirements/12135c7.txt

Lines changed: 66 additions & 77 deletions
Original file line numberDiff line numberDiff line change
@@ -4,115 +4,104 @@
44
#
55
# pip-compile --allow-unsafe --no-annotate .riot/requirements/12135c7.in
66
#
7-
ai21==4.0.3
8-
aiohappyeyeballs==2.6.1
9-
aiohttp==3.12.14
10-
aiohttp-retry==2.9.1
11-
aiosignal==1.4.0
7+
ai21==3.0.1
8+
ai21-tokenizer==0.12.0
9+
aiohappyeyeballs==2.4.6
10+
aiohttp==3.10.11
11+
aiosignal==1.3.2
1212
annotated-types==0.7.0
13-
anthropic==0.59.0
14-
anyio==4.9.0
13+
anthropic==0.45.2
14+
anyio==4.8.0
1515
async-timeout==4.0.3
16-
attrs==25.3.0
17-
boto3==1.39.14
18-
botocore==1.39.14
19-
certifi==2025.7.14
20-
cffi==1.17.1
21-
charset-normalizer==3.4.2
22-
cohere==5.16.1
23-
coverage[toml]==7.10.0
16+
attrs==25.1.0
17+
boto3==1.36.17
18+
botocore==1.36.17
19+
certifi==2025.1.31
20+
charset-normalizer==3.4.1
21+
cohere==5.13.12
22+
coverage[toml]==7.6.12
2423
dataclasses-json==0.6.7
2524
distro==1.9.0
26-
exceptiongroup==1.3.0
27-
fastavro==1.11.1
28-
filelock==3.18.0
29-
frozenlist==1.7.0
30-
fsspec==2025.7.0
25+
exceptiongroup==1.2.2
26+
fastavro==1.10.0
27+
filelock==3.17.0
28+
frozenlist==1.5.0
29+
fsspec==2025.2.0
3130
greenlet==3.0.3
32-
h11==0.16.0
33-
hf-xet==1.1.5
34-
httpcore==1.0.9
35-
httpx==0.28.1
31+
h11==0.14.0
32+
httpcore==1.0.7
33+
httpx==0.27.2
3634
httpx-sse==0.4.0
37-
huggingface-hub==0.34.1
35+
huggingface-hub==0.28.1
3836
hypothesis==6.45.0
3937
idna==3.10
40-
iniconfig==2.1.0
41-
jiter==0.10.0
38+
iniconfig==2.0.0
39+
jiter==0.8.2
4240
jmespath==1.0.1
4341
jsonpatch==1.33
4442
jsonpointer==3.0.0
45-
langchain==0.3.27
46-
langchain-anthropic==0.3.17
47-
langchain-aws==0.2.29
48-
langchain-cohere==0.4.4
49-
langchain-community==0.3.27
50-
langchain-core==0.3.72
51-
langchain-openai==0.3.28
52-
langchain-pinecone==0.2.11
53-
langchain-tests==0.3.20
54-
langchain-text-splitters==0.3.9
55-
langsmith==0.4.8
56-
markdown-it-py==3.0.0
43+
langchain==0.3.18
44+
langchain-anthropic==0.3.7
45+
langchain-aws==0.2.12
46+
langchain-cohere==0.4.2
47+
langchain-community==0.3.17
48+
langchain-core==0.3.34
49+
langchain-openai==0.3.5
50+
langchain-pinecone==0.2.3
51+
langchain-tests==0.3.11
52+
langchain-text-splitters==0.3.6
53+
langsmith==0.3.8
5754
marshmallow==3.26.1
58-
mdurl==0.1.2
59-
mock==5.2.0
60-
multidict==6.6.3
61-
mypy-extensions==1.1.0
55+
mock==5.1.0
56+
multidict==6.1.0
57+
mypy-extensions==1.0.0
6258
numexpr==2.8.5
6359
numpy==1.26.4
64-
openai==1.97.1
60+
openai==1.61.1
6561
opentracing==2.4.0
66-
orjson==3.11.1
62+
orjson==3.10.15
6763
packaging==24.2
68-
pinecone[asyncio]==7.3.0
69-
pinecone-client==6.0.0
70-
pinecone-plugin-assistant==1.7.0
64+
pinecone==5.4.2
65+
pinecone-client==4.1.2
66+
pinecone-plugin-inference==3.1.0
7167
pinecone-plugin-interface==0.0.7
72-
pluggy==1.6.0
73-
propcache==0.3.2
74-
psutil==7.0.0
75-
py-cpuinfo==9.0.0
76-
pycparser==2.22
77-
pydantic==2.11.7
78-
pydantic-core==2.33.2
79-
pydantic-settings==2.10.1
80-
pygments==2.19.2
81-
pytest==8.4.1
68+
pluggy==1.5.0
69+
propcache==0.2.1
70+
psutil==6.1.1
71+
pydantic==2.10.6
72+
pydantic-core==2.27.2
73+
pydantic-settings==2.7.1
74+
pytest==8.3.4
8275
pytest-asyncio==0.23.7
83-
pytest-benchmark==5.1.0
84-
pytest-codspeed==4.0.0
85-
pytest-cov==6.2.1
86-
pytest-mock==3.14.1
76+
pytest-cov==6.0.0
77+
pytest-mock==3.14.0
8778
pytest-randomly==3.10.1
88-
pytest-recording==0.13.4
8979
pytest-socket==0.7.0
9080
python-dateutil==2.9.0.post0
91-
python-dotenv==1.1.1
81+
python-dotenv==1.0.1
9282
pyyaml==6.0.2
9383
regex==2024.11.6
94-
requests==2.32.4
84+
requests==2.32.3
9585
requests-toolbelt==1.0.0
9686
respx==0.22.0
97-
rich==14.1.0
98-
s3transfer==0.13.1
87+
s3transfer==0.11.2
88+
sentencepiece==0.2.0
9989
six==1.17.0
10090
sniffio==1.3.1
10191
sortedcontainers==2.4.0
102-
sqlalchemy==2.0.41
103-
syrupy==4.9.1
92+
sqlalchemy==2.0.38
93+
syrupy==4.8.1
10494
tenacity==8.5.0
105-
tiktoken==0.9.0
106-
tokenizers==0.21.2
95+
tiktoken==0.8.0
96+
tokenizers==0.21.0
10797
tomli==2.2.1
10898
tqdm==4.67.1
109-
types-pyyaml==6.0.12.20250516
110-
types-requests==2.32.4.20250611
111-
typing-extensions==4.14.1
99+
types-pyyaml==6.0.12.20241230
100+
types-requests==2.32.0.20241016
101+
typing-extensions==4.12.2
112102
typing-inspect==0.9.0
113-
typing-inspection==0.4.1
114-
urllib3==2.5.0
103+
urllib3==2.3.0
115104
vcrpy==7.0.0
116105
wrapt==1.17.2
117-
yarl==1.20.1
106+
yarl==1.18.3
118107
zstandard==0.23.0

.riot/requirements/1282607.txt

Lines changed: 67 additions & 77 deletions
Original file line numberDiff line numberDiff line change
@@ -4,118 +4,108 @@
44
#
55
# pip-compile --allow-unsafe --no-annotate .riot/requirements/1282607.in
66
#
7-
ai21==4.0.3
8-
aiohappyeyeballs==2.6.1
9-
aiohttp==3.12.14
10-
aiohttp-retry==2.9.1
11-
aiosignal==1.4.0
7+
ai21==3.0.1
8+
ai21-tokenizer==0.12.0
9+
aiohappyeyeballs==2.4.4
10+
aiohttp==3.10.11
11+
aiosignal==1.3.2
1212
annotated-types==0.7.0
13-
anthropic==0.59.0
14-
anyio==4.9.0
13+
anthropic==0.45.2
14+
anyio==4.8.0
1515
async-timeout==4.0.3
16-
attrs==25.3.0
17-
boto3==1.39.14
18-
botocore==1.39.14
19-
certifi==2025.7.14
20-
cffi==1.17.1
21-
charset-normalizer==3.4.2
22-
cohere==5.16.1
23-
coverage[toml]==7.10.0
16+
attrs==25.1.0
17+
boto3==1.36.13
18+
botocore==1.36.13
19+
certifi==2025.1.31
20+
charset-normalizer==3.4.1
21+
cohere==5.13.11
22+
coverage[toml]==7.6.10
2423
dataclasses-json==0.6.7
24+
defusedxml==0.7.1
2525
distro==1.9.0
26-
exceptiongroup==1.3.0
27-
fastavro==1.11.1
28-
filelock==3.18.0
29-
frozenlist==1.7.0
30-
fsspec==2025.7.0
26+
exceptiongroup==1.2.2
27+
fastavro==1.10.0
28+
filelock==3.17.0
29+
frozenlist==1.5.0
30+
fsspec==2025.2.0
3131
greenlet==3.0.3
32-
h11==0.16.0
33-
hf-xet==1.1.5
34-
httpcore==1.0.9
35-
httpx==0.28.1
32+
h11==0.14.0
33+
httpcore==1.0.7
34+
httpx==0.27.2
3635
httpx-sse==0.4.0
37-
huggingface-hub==0.34.1
36+
huggingface-hub==0.28.1
3837
hypothesis==6.45.0
3938
idna==3.10
40-
importlib-metadata==8.7.0
41-
iniconfig==2.1.0
42-
jiter==0.10.0
39+
importlib-metadata==8.6.1
40+
iniconfig==2.0.0
41+
jiter==0.8.2
4342
jmespath==1.0.1
4443
jsonpatch==1.33
4544
jsonpointer==3.0.0
46-
langchain==0.3.27
47-
langchain-anthropic==0.3.17
48-
langchain-aws==0.2.29
49-
langchain-cohere==0.4.4
50-
langchain-community==0.3.27
51-
langchain-core==0.3.72
52-
langchain-openai==0.3.28
53-
langchain-pinecone==0.2.11
54-
langchain-tests==0.3.20
55-
langchain-text-splitters==0.3.9
56-
langsmith==0.4.8
57-
markdown-it-py==3.0.0
45+
langchain==0.3.17
46+
langchain-anthropic==0.3.5
47+
langchain-aws==0.2.12
48+
langchain-cohere==0.4.2
49+
langchain-community==0.3.16
50+
langchain-core==0.3.33
51+
langchain-openai==0.3.3
52+
langchain-pinecone==0.2.2
53+
langchain-tests==0.3.10
54+
langchain-text-splitters==0.3.5
55+
langsmith==0.3.5
5856
marshmallow==3.26.1
59-
mdurl==0.1.2
60-
mock==5.2.0
61-
multidict==6.6.3
62-
mypy-extensions==1.1.0
57+
mock==5.1.0
58+
multidict==6.1.0
59+
mypy-extensions==1.0.0
6360
numexpr==2.8.5
6461
numpy==1.26.4
65-
openai==1.97.1
62+
openai==1.61.0
6663
opentracing==2.4.0
67-
orjson==3.11.1
64+
orjson==3.10.15
6865
packaging==24.2
69-
pinecone[asyncio]==7.3.0
70-
pinecone-client==6.0.0
71-
pinecone-plugin-assistant==1.7.0
66+
pinecone==5.4.2
67+
pinecone-client==4.1.2
68+
pinecone-plugin-inference==3.1.0
7269
pinecone-plugin-interface==0.0.7
73-
pluggy==1.6.0
74-
propcache==0.3.2
75-
psutil==7.0.0
76-
py-cpuinfo==9.0.0
77-
pycparser==2.22
78-
pydantic==2.11.7
79-
pydantic-core==2.33.2
80-
pydantic-settings==2.10.1
81-
pygments==2.19.2
82-
pytest==8.4.1
70+
pluggy==1.5.0
71+
propcache==0.2.1
72+
psutil==6.1.1
73+
pydantic==2.10.6
74+
pydantic-core==2.27.2
75+
pydantic-settings==2.7.1
76+
pytest==8.3.4
8377
pytest-asyncio==0.23.7
84-
pytest-benchmark==5.1.0
85-
pytest-codspeed==4.0.0
86-
pytest-cov==6.2.1
87-
pytest-mock==3.14.1
78+
pytest-cov==6.0.0
79+
pytest-mock==3.14.0
8880
pytest-randomly==3.10.1
89-
pytest-recording==0.13.4
9081
pytest-socket==0.7.0
9182
python-dateutil==2.9.0.post0
92-
python-dotenv==1.1.1
83+
python-dotenv==1.0.1
9384
pyyaml==6.0.2
9485
regex==2024.11.6
95-
requests==2.32.4
86+
requests==2.32.3
9687
requests-toolbelt==1.0.0
9788
respx==0.22.0
98-
rich==14.1.0
99-
s3transfer==0.13.1
89+
s3transfer==0.11.2
90+
sentencepiece==0.2.0
10091
six==1.17.0
10192
sniffio==1.3.1
10293
sortedcontainers==2.4.0
103-
sqlalchemy==2.0.41
104-
syrupy==4.9.1
94+
sqlalchemy==2.0.37
95+
syrupy==4.8.1
10596
tenacity==8.5.0
106-
tiktoken==0.9.0
107-
tokenizers==0.21.2
97+
tiktoken==0.8.0
98+
tokenizers==0.21.0
10899
tomli==2.2.1
109100
tqdm==4.67.1
110-
types-pyyaml==6.0.12.20250516
101+
types-pyyaml==6.0.12.20241230
111102
types-requests==2.31.0.6
112103
types-urllib3==1.26.25.14
113-
typing-extensions==4.14.1
104+
typing-extensions==4.12.2
114105
typing-inspect==0.9.0
115-
typing-inspection==0.4.1
116106
urllib3==1.26.20
117107
vcrpy==7.0.0
118108
wrapt==1.17.2
119-
yarl==1.20.1
120-
zipp==3.23.0
109+
yarl==1.18.3
110+
zipp==3.21.0
121111
zstandard==0.23.0

0 commit comments

Comments
 (0)