File tree Expand file tree Collapse file tree 23 files changed +650
-148
lines changed Expand file tree Collapse file tree 23 files changed +650
-148
lines changed Original file line number Diff line number Diff line change 22# This file is autogenerated by pip-compile with Python 3.11
33# by the following command:
44#
5- # pip-compile --no-annotate .riot/requirements/76db01b .in
5+ # pip-compile --no-annotate .riot/requirements/121ef70 .in
66#
7- ai21==2.4.0
7+ ai21==2.4.1
88ai21-tokenizer==0.9.1
99aiohttp==3.9.5
1010aiosignal==1.3.1
1111annotated-types==0.7.0
12+ anthropic==0.28.0
1213anyio==4.4.0
1314attrs==23.2.0
14- boto3==1.34.114
15- botocore==1.34.114
16- certifi==2024.2 .2
15+ boto3==1.34.120
16+ botocore==1.34.120
17+ certifi==2024.6 .2
1718charset-normalizer==3.3.2
18- cohere==5.5.3
19+ cohere==5.5.4
1920coverage[toml]==7.5.3
2021dataclasses-json==0.6.6
22+ defusedxml==0.7.1
2123distro==1.9.0
2224exceptiongroup==1.2.1
2325fastavro==1.9.4
2426filelock==3.14.0
2527frozenlist==1.4.1
26- fsspec==2024.5 .0
28+ fsspec==2024.6 .0
2729greenlet==3.0.3
2830h11==0.14.0
2931httpcore==1.0.5
3032httpx==0.27.0
3133httpx-sse==0.4.0
32- huggingface-hub==0.23.2
34+ huggingface-hub==0.23.3
3335hypothesis==6.45.0
3436idna==3.7
3537iniconfig==2.0.0
38+ jiter==0.4.1
3639jmespath==1.0.1
3740jsonpatch==1.33
3841jsonpointer==2.4
3942langchain==0.1.20
43+ langchain-anthropic==0.1.11
4044langchain-aws==0.1.6
4145langchain-community==0.0.38
4246langchain-core==0.1.52
@@ -57,9 +61,9 @@ packaging==23.2
5761pinecone-client==3.2.2
5862pluggy==1.5.0
5963psutil==5.9.8
60- pydantic==2.7.2
61- pydantic-core==2.18.3
62- pytest==8.2.1
64+ pydantic==2.7.3
65+ pydantic-core==2.18.4
66+ pytest==8.2.2
6367pytest-asyncio==0.21.1
6468pytest-cov==5.0.0
6569pytest-mock==3.14.0
@@ -76,10 +80,10 @@ sortedcontainers==2.4.0
7680sqlalchemy==2.0.30
7781tenacity==8.3.0
7882tiktoken==0.7.0
79- tokenizers==0.19.1
83+ tokenizers==0.15.2
8084tqdm==4.66.4
81- types-requests==2.32.0.20240523
82- typing-extensions==4.12.0
85+ types-requests==2.32.0.20240602
86+ typing-extensions==4.12.1
8387typing-inspect==0.9.0
8488urllib3==2.2.1
8589vcrpy==6.0.1
Original file line number Diff line number Diff line change 22# This file is autogenerated by pip-compile with Python 3.10
33# by the following command:
44#
5- # pip-compile --no-annotate .riot/requirements/e17f33e .in
5+ # pip-compile --no-annotate .riot/requirements/144795f .in
66#
7- ai21==2.4.0
7+ ai21==2.4.1
88ai21-tokenizer==0.9.1
99aiohttp==3.9.5
1010aiosignal==1.3.1
1111annotated-types==0.7.0
12+ anthropic==0.28.0
1213anyio==4.4.0
1314async-timeout==4.0.3
1415attrs==23.2.0
15- boto3==1.34.114
16- botocore==1.34.114
17- certifi==2024.2 .2
16+ boto3==1.34.120
17+ botocore==1.34.120
18+ certifi==2024.6 .2
1819charset-normalizer==3.3.2
19- cohere==5.5.3
20+ cohere==5.5.4
2021coverage[toml]==7.5.3
2122dataclasses-json==0.6.6
23+ defusedxml==0.7.1
2224distro==1.9.0
2325exceptiongroup==1.2.1
2426fastavro==1.9.4
2527filelock==3.14.0
2628frozenlist==1.4.1
27- fsspec==2024.5 .0
29+ fsspec==2024.6 .0
2830greenlet==3.0.3
2931h11==0.14.0
3032httpcore==1.0.5
3133httpx==0.27.0
3234httpx-sse==0.4.0
33- huggingface-hub==0.23.2
35+ huggingface-hub==0.23.3
3436hypothesis==6.45.0
3537idna==3.7
3638iniconfig==2.0.0
39+ jiter==0.4.1
3740jmespath==1.0.1
3841jsonpatch==1.33
3942jsonpointer==2.4
40- langchain==0.2.1
43+ langchain==0.2.2
44+ langchain-anthropic==0.1.15
4145langchain-aws==0.1.6
42- langchain-community==0.2.1
43- langchain-core==0.2.1
44- langchain-openai==0.1.7
46+ langchain-community==0.2.3
47+ langchain-core==0.2.4
48+ langchain-openai==0.1.8
4549langchain-pinecone==0.1.1
46- langchain-text-splitters==0.2.0
47- langsmith==0.1.63
50+ langchain-text-splitters==0.2.1
51+ langsmith==0.1.73
4852marshmallow==3.21.2
4953mock==5.1.0
5054multidict==6.0.5
5155mypy-extensions==1.0.0
5256numexpr==2.10.0
5357numpy==1.26.4
54- openai==1.30.4
58+ openai==1.31.1
5559opentracing==2.4.0
5660orjson==3.10.3
5761packaging==23.2
5862pinecone-client==3.2.2
5963pluggy==1.5.0
6064psutil==5.9.8
61- pydantic==2.7.2
62- pydantic-core==2.18.3
63- pytest==8.2.1
65+ pydantic==2.7.3
66+ pydantic-core==2.18.4
67+ pytest==8.2.2
6468pytest-asyncio==0.21.1
6569pytest-cov==5.0.0
6670pytest-mock==3.14.0
@@ -77,11 +81,11 @@ sortedcontainers==2.4.0
7781sqlalchemy==2.0.30
7882tenacity==8.3.0
7983tiktoken==0.7.0
80- tokenizers==0.19.1
84+ tokenizers==0.15.2
8185tomli==2.0.1
8286tqdm==4.66.4
83- types-requests==2.32.0.20240523
84- typing-extensions==4.12.0
87+ types-requests==2.32.0.20240602
88+ typing-extensions==4.12.1
8589typing-inspect==0.9.0
8690urllib3==2.2.1
8791vcrpy==6.0.1
Original file line number Diff line number Diff line change 22# This file is autogenerated by pip-compile with Python 3.9
33# by the following command:
44#
5- # pip-compile --no-annotate .riot/requirements/8297334 .in
5+ # pip-compile --no-annotate .riot/requirements/16311ec .in
66#
7- ai21==2.4.0
7+ ai21==2.4.1
88ai21-tokenizer==0.9.1
99aiohttp==3.9.5
1010aiosignal==1.3.1
1111annotated-types==0.7.0
12+ anthropic==0.28.0
1213anyio==4.4.0
1314async-timeout==4.0.3
1415attrs==23.2.0
15- boto3==1.34.114
16- botocore==1.34.114
17- certifi==2024.2 .2
16+ boto3==1.34.120
17+ botocore==1.34.120
18+ certifi==2024.6 .2
1819charset-normalizer==3.3.2
19- cohere==5.5.3
20+ cohere==5.5.4
2021coverage[toml]==7.5.3
2122dataclasses-json==0.6.6
23+ defusedxml==0.7.1
2224distro==1.9.0
2325exceptiongroup==1.2.1
2426fastavro==1.9.4
2527filelock==3.14.0
2628frozenlist==1.4.1
27- fsspec==2024.5 .0
29+ fsspec==2024.6 .0
2830greenlet==3.0.3
2931h11==0.14.0
3032httpcore==1.0.5
3133httpx==0.27.0
3234httpx-sse==0.4.0
33- huggingface-hub==0.23.2
35+ huggingface-hub==0.23.3
3436hypothesis==6.45.0
3537idna==3.7
3638importlib-metadata==7.1.0
3739iniconfig==2.0.0
40+ jiter==0.4.1
3841jmespath==1.0.1
3942jsonpatch==1.33
4043jsonpointer==2.4
4144langchain==0.1.20
45+ langchain-anthropic==0.1.11
4246langchain-aws==0.1.6
4347langchain-community==0.0.38
4448langchain-core==0.1.52
@@ -59,9 +63,9 @@ packaging==23.2
5963pinecone-client==3.2.2
6064pluggy==1.5.0
6165psutil==5.9.8
62- pydantic==2.7.2
63- pydantic-core==2.18.3
64- pytest==8.2.1
66+ pydantic==2.7.3
67+ pydantic-core==2.18.4
68+ pytest==8.2.2
6569pytest-asyncio==0.21.1
6670pytest-cov==5.0.0
6771pytest-mock==3.14.0
@@ -78,15 +82,15 @@ sortedcontainers==2.4.0
7882sqlalchemy==2.0.30
7983tenacity==8.3.0
8084tiktoken==0.7.0
81- tokenizers==0.19.1
85+ tokenizers==0.15.2
8286tomli==2.0.1
8387tqdm==4.66.4
8488types-requests==2.31.0.6
8589types-urllib3==1.26.25.14
86- typing-extensions==4.12.0
90+ typing-extensions==4.12.1
8791typing-inspect==0.9.0
8892urllib3==1.26.18
8993vcrpy==6.0.1
9094wrapt==1.16.0
9195yarl==1.9.4
92- zipp==3.19.0
96+ zipp==3.19.2
Original file line number Diff line number Diff line change 22# This file is autogenerated by pip-compile with Python 3.9
33# by the following command:
44#
5- # pip-compile --no-annotate .riot/requirements/17e8568 .in
5+ # pip-compile --no-annotate .riot/requirements/1bd8488 .in
66#
7- ai21==2.4.0
7+ ai21==2.4.1
88ai21-tokenizer==0.9.1
99aiohttp==3.9.5
1010aiosignal==1.3.1
1111annotated-types==0.7.0
12+ anthropic==0.28.0
1213anyio==4.4.0
1314async-timeout==4.0.3
1415attrs==23.2.0
15- boto3==1.34.114
16- botocore==1.34.114
17- certifi==2024.2 .2
16+ boto3==1.34.120
17+ botocore==1.34.120
18+ certifi==2024.6 .2
1819charset-normalizer==3.3.2
19- cohere==5.5.3
20+ cohere==5.5.4
2021coverage[toml]==7.5.3
2122dataclasses-json==0.6.6
23+ defusedxml==0.7.1
2224distro==1.9.0
2325exceptiongroup==1.2.1
2426fastavro==1.9.4
2527filelock==3.14.0
2628frozenlist==1.4.1
27- fsspec==2024.5 .0
29+ fsspec==2024.6 .0
2830greenlet==3.0.3
2931h11==0.14.0
3032httpcore==1.0.5
3133httpx==0.27.0
3234httpx-sse==0.4.0
33- huggingface-hub==0.23.2
35+ huggingface-hub==0.23.3
3436hypothesis==6.45.0
3537idna==3.7
3638importlib-metadata==7.1.0
3739iniconfig==2.0.0
40+ jiter==0.4.1
3841jmespath==1.0.1
3942jsonpatch==1.33
4043jsonpointer==2.4
41- langchain==0.2.1
44+ langchain==0.2.2
45+ langchain-anthropic==0.1.15
4246langchain-aws==0.1.6
43- langchain-community==0.2.1
44- langchain-core==0.2.1
45- langchain-openai==0.1.7
47+ langchain-community==0.2.3
48+ langchain-core==0.2.4
49+ langchain-openai==0.1.8
4650langchain-pinecone==0.1.1
47- langchain-text-splitters==0.2.0
48- langsmith==0.1.63
51+ langchain-text-splitters==0.2.1
52+ langsmith==0.1.73
4953marshmallow==3.21.2
5054mock==5.1.0
5155multidict==6.0.5
5256mypy-extensions==1.0.0
5357numexpr==2.10.0
5458numpy==1.26.4
55- openai==1.30.4
59+ openai==1.31.1
5660opentracing==2.4.0
5761orjson==3.10.3
5862packaging==23.2
5963pinecone-client==3.2.2
6064pluggy==1.5.0
6165psutil==5.9.8
62- pydantic==2.7.2
63- pydantic-core==2.18.3
64- pytest==8.2.1
66+ pydantic==2.7.3
67+ pydantic-core==2.18.4
68+ pytest==8.2.2
6569pytest-asyncio==0.21.1
6670pytest-cov==5.0.0
6771pytest-mock==3.14.0
@@ -78,15 +82,15 @@ sortedcontainers==2.4.0
7882sqlalchemy==2.0.30
7983tenacity==8.3.0
8084tiktoken==0.7.0
81- tokenizers==0.19.1
85+ tokenizers==0.15.2
8286tomli==2.0.1
8387tqdm==4.66.4
8488types-requests==2.31.0.6
8589types-urllib3==1.26.25.14
86- typing-extensions==4.12.0
90+ typing-extensions==4.12.1
8791typing-inspect==0.9.0
8892urllib3==1.26.18
8993vcrpy==6.0.1
9094wrapt==1.16.0
9195yarl==1.9.4
92- zipp==3.19.0
96+ zipp==3.19.2
You can’t perform that action at this time.
0 commit comments