Skip to content

Commit 894d78f

Browse files
authored
Merge branch 'main' into sabrenner/langchain-patching-fix
2 parents 4711f85 + 640b67e commit 894d78f

File tree

28 files changed

+1068
-189
lines changed

28 files changed

+1068
-189
lines changed

.riot/requirements/1021fa1.txt

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
#
2+
# This file is autogenerated by pip-compile with Python 3.9
3+
# by the following command:
4+
#
5+
# pip-compile --allow-unsafe --no-annotate .riot/requirements/1021fa1.in
6+
#
7+
annotated-types==0.7.0
8+
anyio==4.11.0
9+
attrs==25.3.0
10+
certifi==2025.8.3
11+
charset-normalizer==3.4.3
12+
click==8.1.8
13+
coverage[toml]==7.10.7
14+
exceptiongroup==1.3.0
15+
fastapi==0.117.1
16+
h11==0.16.0
17+
httpcore==1.0.9
18+
httpx==0.27.2
19+
hypothesis==6.45.0
20+
idna==3.10
21+
iniconfig==2.1.0
22+
jinja2==3.1.6
23+
markupsafe==3.0.2
24+
mock==5.2.0
25+
opentracing==2.4.0
26+
packaging==25.0
27+
pluggy==1.6.0
28+
pydantic==2.11.9
29+
pydantic-core==2.33.2
30+
pygments==2.19.2
31+
pytest==8.4.2
32+
pytest-cov==7.0.0
33+
pytest-mock==3.15.1
34+
python-multipart==0.0.20
35+
requests==2.32.5
36+
sniffio==1.3.1
37+
sortedcontainers==2.4.0
38+
starlette==0.48.0
39+
tomli==2.2.1
40+
typing-extensions==4.15.0
41+
typing-inspection==0.4.1
42+
urllib3==2.5.0
43+
uvicorn==0.33.0

.riot/requirements/1554154.txt

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
#
2+
# This file is autogenerated by pip-compile with Python 3.11
3+
# by the following command:
4+
#
5+
# pip-compile --allow-unsafe --no-annotate .riot/requirements/1554154.in
6+
#
7+
annotated-types==0.7.0
8+
anyio==4.11.0
9+
attrs==25.3.0
10+
certifi==2025.8.3
11+
charset-normalizer==3.4.3
12+
click==8.3.0
13+
coverage[toml]==7.10.7
14+
fastapi==0.117.1
15+
h11==0.16.0
16+
httpcore==1.0.9
17+
httpx==0.27.2
18+
hypothesis==6.45.0
19+
idna==3.10
20+
iniconfig==2.1.0
21+
jinja2==3.1.6
22+
markupsafe==3.0.2
23+
mock==5.2.0
24+
opentracing==2.4.0
25+
packaging==25.0
26+
pluggy==1.6.0
27+
pydantic==2.11.9
28+
pydantic-core==2.33.2
29+
pygments==2.19.2
30+
pytest==8.4.2
31+
pytest-cov==7.0.0
32+
pytest-mock==3.15.1
33+
python-multipart==0.0.20
34+
requests==2.32.5
35+
sniffio==1.3.1
36+
sortedcontainers==2.4.0
37+
starlette==0.48.0
38+
typing-extensions==4.15.0
39+
typing-inspection==0.4.1
40+
urllib3==2.5.0
41+
uvicorn==0.33.0

.riot/requirements/1828fcc.txt

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
#
2+
# This file is autogenerated by pip-compile with Python 3.9
3+
# by the following command:
4+
#
5+
# pip-compile --allow-unsafe --no-annotate .riot/requirements/1828fcc.in
6+
#
7+
anyio==3.7.1
8+
attrs==25.3.0
9+
certifi==2025.8.3
10+
charset-normalizer==3.4.3
11+
click==8.1.8
12+
coverage[toml]==7.10.7
13+
exceptiongroup==1.3.0
14+
fastapi==0.86.0
15+
h11==0.16.0
16+
httpcore==1.0.9
17+
httpx==0.27.2
18+
hypothesis==6.45.0
19+
idna==3.10
20+
iniconfig==2.1.0
21+
jinja2==3.1.6
22+
markupsafe==3.0.2
23+
mock==5.2.0
24+
opentracing==2.4.0
25+
packaging==25.0
26+
pluggy==1.6.0
27+
pydantic==1.10.24
28+
pygments==2.19.2
29+
pytest==8.4.2
30+
pytest-cov==7.0.0
31+
pytest-mock==3.15.1
32+
python-multipart==0.0.20
33+
requests==2.32.5
34+
sniffio==1.3.1
35+
sortedcontainers==2.4.0
36+
starlette==0.20.4
37+
tomli==2.2.1
38+
typing-extensions==4.15.0
39+
urllib3==2.5.0
40+
uvicorn==0.33.0

.riot/requirements/19df299.txt

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
#
2+
# This file is autogenerated by pip-compile with Python 3.13
3+
# by the following command:
4+
#
5+
# pip-compile --allow-unsafe --no-annotate .riot/requirements/19df299.in
6+
#
7+
annotated-types==0.7.0
8+
anyio==4.11.0
9+
attrs==25.3.0
10+
certifi==2025.8.3
11+
charset-normalizer==3.4.3
12+
click==8.3.0
13+
coverage[toml]==7.10.7
14+
fastapi==0.117.1
15+
h11==0.16.0
16+
httpcore==1.0.9
17+
httpx==0.27.2
18+
hypothesis==6.45.0
19+
idna==3.10
20+
iniconfig==2.1.0
21+
jinja2==3.1.6
22+
markupsafe==3.0.2
23+
mock==5.2.0
24+
opentracing==2.4.0
25+
packaging==25.0
26+
pluggy==1.6.0
27+
pydantic==2.11.9
28+
pydantic-core==2.33.2
29+
pygments==2.19.2
30+
pytest==8.4.2
31+
pytest-cov==7.0.0
32+
pytest-mock==3.15.1
33+
python-multipart==0.0.20
34+
requests==2.32.5
35+
sniffio==1.3.1
36+
sortedcontainers==2.4.0
37+
starlette==0.48.0
38+
typing-extensions==4.15.0
39+
typing-inspection==0.4.1
40+
urllib3==2.5.0
41+
uvicorn==0.33.0

.riot/requirements/19fed8a.txt

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
#
2+
# This file is autogenerated by pip-compile with Python 3.11
3+
# by the following command:
4+
#
5+
# pip-compile --allow-unsafe --no-annotate .riot/requirements/19fed8a.in
6+
#
7+
annotated-types==0.7.0
8+
anyio==4.11.0
9+
attrs==25.3.0
10+
certifi==2025.8.3
11+
charset-normalizer==3.4.3
12+
click==8.3.0
13+
coverage[toml]==7.10.7
14+
fastapi==0.114.2
15+
h11==0.16.0
16+
httpcore==1.0.9
17+
httpx==0.27.2
18+
hypothesis==6.45.0
19+
idna==3.10
20+
iniconfig==2.1.0
21+
jinja2==3.1.6
22+
markupsafe==3.0.2
23+
mock==5.2.0
24+
opentracing==2.4.0
25+
packaging==25.0
26+
pluggy==1.6.0
27+
pydantic==2.11.9
28+
pydantic-core==2.33.2
29+
pygments==2.19.2
30+
pytest==8.4.2
31+
pytest-cov==7.0.0
32+
pytest-mock==3.15.1
33+
python-multipart==0.0.20
34+
requests==2.32.5
35+
sniffio==1.3.1
36+
sortedcontainers==2.4.0
37+
starlette==0.38.6
38+
typing-extensions==4.15.0
39+
typing-inspection==0.4.1
40+
urllib3==2.5.0
41+
uvicorn==0.33.0

.riot/requirements/1c28390.txt

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
#
2+
# This file is autogenerated by pip-compile with Python 3.12
3+
# by the following command:
4+
#
5+
# pip-compile --allow-unsafe --no-annotate .riot/requirements/1c28390.in
6+
#
7+
annotated-types==0.7.0
8+
anyio==4.11.0
9+
attrs==25.3.0
10+
certifi==2025.8.3
11+
charset-normalizer==3.4.3
12+
click==8.3.0
13+
coverage[toml]==7.10.7
14+
fastapi==0.114.2
15+
h11==0.16.0
16+
httpcore==1.0.9
17+
httpx==0.27.2
18+
hypothesis==6.45.0
19+
idna==3.10
20+
iniconfig==2.1.0
21+
jinja2==3.1.6
22+
markupsafe==3.0.2
23+
mock==5.2.0
24+
opentracing==2.4.0
25+
packaging==25.0
26+
pluggy==1.6.0
27+
pydantic==2.11.9
28+
pydantic-core==2.33.2
29+
pygments==2.19.2
30+
pytest==8.4.2
31+
pytest-cov==7.0.0
32+
pytest-mock==3.15.1
33+
python-multipart==0.0.20
34+
requests==2.32.5
35+
sniffio==1.3.1
36+
sortedcontainers==2.4.0
37+
starlette==0.38.6
38+
typing-extensions==4.15.0
39+
typing-inspection==0.4.1
40+
urllib3==2.5.0
41+
uvicorn==0.33.0

.riot/requirements/1eb3af5.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ cffi==2.0.0
1616
charset-normalizer==3.4.3
1717
click==8.1.8
1818
coverage[toml]==7.10.6
19-
cryptography==45.0.7
19+
cryptography==43.0.3
2020
exceptiongroup==1.3.0
2121
future==1.0.0
2222
geomet==0.2.1.post1

.riot/requirements/1ef982c.txt

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
#
2+
# This file is autogenerated by pip-compile with Python 3.11
3+
# by the following command:
4+
#
5+
# pip-compile --allow-unsafe --no-annotate .riot/requirements/1ef982c.in
6+
#
7+
anyio==3.7.1
8+
attrs==25.3.0
9+
certifi==2025.8.3
10+
charset-normalizer==3.4.3
11+
click==8.3.0
12+
coverage[toml]==7.10.7
13+
fastapi==0.86.0
14+
h11==0.16.0
15+
httpcore==1.0.9
16+
httpx==0.27.2
17+
hypothesis==6.45.0
18+
idna==3.10
19+
iniconfig==2.1.0
20+
jinja2==3.1.6
21+
markupsafe==3.0.2
22+
mock==5.2.0
23+
opentracing==2.4.0
24+
packaging==25.0
25+
pluggy==1.6.0
26+
pydantic==1.10.24
27+
pygments==2.19.2
28+
pytest==8.4.2
29+
pytest-cov==7.0.0
30+
pytest-mock==3.15.1
31+
python-multipart==0.0.20
32+
requests==2.32.5
33+
sniffio==1.3.1
34+
sortedcontainers==2.4.0
35+
starlette==0.20.4
36+
typing-extensions==4.15.0
37+
urllib3==2.5.0
38+
uvicorn==0.33.0

.riot/requirements/1fbd93b.txt

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
#
2+
# This file is autogenerated by pip-compile with Python 3.10
3+
# by the following command:
4+
#
5+
# pip-compile --allow-unsafe --no-annotate .riot/requirements/1fbd93b.in
6+
#
7+
annotated-types==0.7.0
8+
anyio==4.11.0
9+
attrs==25.3.0
10+
certifi==2025.8.3
11+
charset-normalizer==3.4.3
12+
click==8.3.0
13+
coverage[toml]==7.10.7
14+
exceptiongroup==1.3.0
15+
fastapi==0.117.1
16+
h11==0.16.0
17+
httpcore==1.0.9
18+
httpx==0.27.2
19+
hypothesis==6.45.0
20+
idna==3.10
21+
iniconfig==2.1.0
22+
jinja2==3.1.6
23+
markupsafe==3.0.2
24+
mock==5.2.0
25+
opentracing==2.4.0
26+
packaging==25.0
27+
pluggy==1.6.0
28+
pydantic==2.11.9
29+
pydantic-core==2.33.2
30+
pygments==2.19.2
31+
pytest==8.4.2
32+
pytest-cov==7.0.0
33+
pytest-mock==3.15.1
34+
python-multipart==0.0.20
35+
requests==2.32.5
36+
sniffio==1.3.1
37+
sortedcontainers==2.4.0
38+
starlette==0.48.0
39+
tomli==2.2.1
40+
typing-extensions==4.15.0
41+
typing-inspection==0.4.1
42+
urllib3==2.5.0
43+
uvicorn==0.33.0

.riot/requirements/38066f4.txt

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
#
2+
# This file is autogenerated by pip-compile with Python 3.12
3+
# by the following command:
4+
#
5+
# pip-compile --allow-unsafe --no-annotate .riot/requirements/38066f4.in
6+
#
7+
anyio==3.7.1
8+
attrs==25.3.0
9+
certifi==2025.8.3
10+
charset-normalizer==3.4.3
11+
click==8.3.0
12+
coverage[toml]==7.10.7
13+
fastapi==0.86.0
14+
h11==0.16.0
15+
httpcore==1.0.9
16+
httpx==0.27.2
17+
hypothesis==6.45.0
18+
idna==3.10
19+
iniconfig==2.1.0
20+
jinja2==3.1.6
21+
markupsafe==3.0.2
22+
mock==5.2.0
23+
opentracing==2.4.0
24+
packaging==25.0
25+
pluggy==1.6.0
26+
pydantic==1.10.24
27+
pygments==2.19.2
28+
pytest==8.4.2
29+
pytest-cov==7.0.0
30+
pytest-mock==3.15.1
31+
python-multipart==0.0.20
32+
requests==2.32.5
33+
sniffio==1.3.1
34+
sortedcontainers==2.4.0
35+
starlette==0.20.4
36+
typing-extensions==4.15.0
37+
urllib3==2.5.0
38+
uvicorn==0.33.0

0 commit comments

Comments
 (0)