@@ -21,9 +21,9 @@ altair==5.3.0
21
21
# via streamlit
22
22
annotated-types==0.7.0
23
23
# via pydantic
24
- anthropic==0.26 .1
24
+ anthropic==0.28 .1
25
25
# via langchain-anthropic
26
- anyio==4.3 .0
26
+ anyio==4.4 .0
27
27
# via anthropic
28
28
# via groq
29
29
# via httpx
@@ -42,17 +42,17 @@ beautifulsoup4==4.12.3
42
42
# via scrapegraphai
43
43
blinker==1.8.2
44
44
# via streamlit
45
- boto3==1.34.113
45
+ boto3==1.34.127
46
46
# via langchain-aws
47
- botocore==1.34.113
47
+ botocore==1.34.127
48
48
# via boto3
49
49
# via s3transfer
50
50
burr==0.22.1
51
51
# via scrapegraphai
52
52
cachetools==5.3.3
53
53
# via google-auth
54
54
# via streamlit
55
- certifi==2024.2 .2
55
+ certifi==2024.6 .2
56
56
# via httpcore
57
57
# via httpx
58
58
# via requests
@@ -67,7 +67,7 @@ contourpy==1.2.1
67
67
# via matplotlib
68
68
cycler==0.12.1
69
69
# via matplotlib
70
- dataclasses-json==0.6.6
70
+ dataclasses-json==0.6.7
71
71
# via langchain
72
72
# via langchain-community
73
73
defusedxml==0.7.1
@@ -80,27 +80,26 @@ dnspython==2.6.1
80
80
# via email-validator
81
81
docutils==0.19
82
82
# via sphinx
83
- email-validator==2.1.1
83
+ email-validator==2.1.2
84
84
# via fastapi
85
85
faiss-cpu==1.8.0
86
86
# via scrapegraphai
87
87
fastapi==0.111.0
88
88
# via burr
89
- # via fastapi-pagination
90
89
fastapi-cli==0.0.4
91
90
# via fastapi
92
- fastapi-pagination==0.12.24
91
+ fastapi-pagination==0.12.25
93
92
# via burr
94
- filelock==3.14.0
93
+ filelock==3.15.1
95
94
# via huggingface-hub
96
- fonttools==4.52.1
95
+ fonttools==4.53.0
97
96
# via matplotlib
98
97
free-proxy==1.1.1
99
98
# via scrapegraphai
100
99
frozenlist==1.4.1
101
100
# via aiohttp
102
101
# via aiosignal
103
- fsspec==2024.5 .0
102
+ fsspec==2024.6 .0
104
103
# via huggingface-hub
105
104
furo==2024.5.6
106
105
# via scrapegraphai
@@ -116,9 +115,9 @@ google-api-core==2.19.0
116
115
# via google-ai-generativelanguage
117
116
# via google-api-python-client
118
117
# via google-generativeai
119
- google-api-python-client==2.130 .0
118
+ google-api-python-client==2.133 .0
120
119
# via google-generativeai
121
- google-auth==2.29 .0
120
+ google-auth==2.30 .0
122
121
# via google-ai-generativelanguage
123
122
# via google-api-core
124
123
# via google-api-python-client
@@ -128,17 +127,17 @@ google-auth-httplib2==0.2.0
128
127
# via google-api-python-client
129
128
google-generativeai==0.5.4
130
129
# via langchain-google-genai
131
- googleapis-common-protos==1.63.0
130
+ googleapis-common-protos==1.63.1
132
131
# via google-api-core
133
132
# via grpcio-status
134
133
graphviz==0.20.3
135
134
# via burr
136
135
# via scrapegraphai
137
136
greenlet==3.0.3
138
137
# via playwright
139
- groq==0.8 .0
138
+ groq==0.9 .0
140
139
# via langchain-groq
141
- grpcio==1.64.0
140
+ grpcio==1.64.1
142
141
# via google-api-core
143
142
# via grpcio-status
144
143
grpcio-status==1.62.2
@@ -160,7 +159,7 @@ httpx==0.27.0
160
159
# via fastapi
161
160
# via groq
162
161
# via openai
163
- huggingface-hub==0.23.1
162
+ huggingface-hub==0.23.4
164
163
# via tokenizers
165
164
idna==3.7
166
165
# via anyio
@@ -178,15 +177,15 @@ jinja2==3.1.4
178
177
# via fastapi
179
178
# via pydeck
180
179
# via sphinx
181
- jiter==0.4.0
180
+ jiter==0.4.2
182
181
# via anthropic
183
182
jmespath==1.0.1
184
183
# via boto3
185
184
# via botocore
186
185
jsonpatch==1.33
187
186
# via langchain
188
187
# via langchain-core
189
- jsonpointer==2.4
188
+ jsonpointer==3.0.0
190
189
# via jsonpatch
191
190
jsonschema==4.22.0
192
191
# via altair
@@ -219,7 +218,7 @@ langchain-openai==0.1.6
219
218
# via scrapegraphai
220
219
langchain-text-splitters==0.0.2
221
220
# via langchain
222
- langsmith==0.1.63
221
+ langsmith==0.1.77
223
222
# via langchain
224
223
# via langchain-community
225
224
# via langchain-core
@@ -231,7 +230,7 @@ markdown-it-py==3.0.0
231
230
# via rich
232
231
markupsafe==2.1.5
233
232
# via jinja2
234
- marshmallow==3.21.2
233
+ marshmallow==3.21.3
235
234
# via dataclasses-json
236
235
matplotlib==3.9.0
237
236
# via burr
@@ -257,10 +256,10 @@ numpy==1.26.4
257
256
# via pydeck
258
257
# via sf-hamilton
259
258
# via streamlit
260
- openai==1.30.3
259
+ openai==1.34.0
261
260
# via burr
262
261
# via langchain-openai
263
- orjson==3.10.3
262
+ orjson==3.10.5
264
263
# via fastapi
265
264
# via langsmith
266
265
packaging==23.2
@@ -303,7 +302,7 @@ pyasn1==0.6.0
303
302
# via rsa
304
303
pyasn1-modules==0.4.0
305
304
# via google-auth
306
- pydantic==2.7.1
305
+ pydantic==2.7.4
307
306
# via anthropic
308
307
# via burr
309
308
# via fastapi
@@ -314,7 +313,7 @@ pydantic==2.7.1
314
313
# via langchain-core
315
314
# via langsmith
316
315
# via openai
317
- pydantic-core==2.18.2
316
+ pydantic-core==2.18.4
318
317
# via pydantic
319
318
pydeck==0.9.1
320
319
# via streamlit
@@ -352,7 +351,7 @@ referencing==0.35.1
352
351
# via jsonschema-specifications
353
352
regex==2024.5.15
354
353
# via tiktoken
355
- requests==2.32.2
354
+ requests==2.32.3
356
355
# via burr
357
356
# via free-proxy
358
357
# via google-api-core
@@ -375,7 +374,7 @@ s3transfer==0.10.1
375
374
# via boto3
376
375
semchunk==1.0.1
377
376
# via scrapegraphai
378
- sf-hamilton==1.63.0
377
+ sf-hamilton==1.66.1
379
378
# via burr
380
379
shellingham==1.5.4
381
380
# via typer
@@ -418,7 +417,7 @@ starlette==0.37.2
418
417
# via fastapi
419
418
streamlit==1.35.0
420
419
# via burr
421
- tenacity==8.3.0
420
+ tenacity==8.4.1
422
421
# via langchain
423
422
# via langchain-community
424
423
# via langchain-core
@@ -432,7 +431,7 @@ toml==0.10.2
432
431
# via streamlit
433
432
toolz==0.12.1
434
433
# via altair
435
- tornado==6.4
434
+ tornado==6.4.1
436
435
# via streamlit
437
436
tqdm==4.66.4
438
437
# via google-generativeai
@@ -442,7 +441,7 @@ tqdm==4.66.4
442
441
# via semchunk
443
442
typer==0.12.3
444
443
# via fastapi-cli
445
- typing-extensions==4.12.0
444
+ typing-extensions==4.12.2
446
445
# via anthropic
447
446
# via fastapi
448
447
# via fastapi-pagination
@@ -469,15 +468,15 @@ undetected-playwright==0.3.0
469
468
# via scrapegraphai
470
469
uritemplate==4.1.1
471
470
# via google-api-python-client
472
- urllib3==1.26.18
471
+ urllib3==2.2.2
473
472
# via botocore
474
473
# via requests
475
- uvicorn==0.29.0
474
+ uvicorn==0.30.1
476
475
# via burr
477
476
# via fastapi
478
477
uvloop==0.19.0
479
478
# via uvicorn
480
- watchfiles==0.21 .0
479
+ watchfiles==0.22 .0
481
480
# via uvicorn
482
481
websockets==12.0
483
482
# via uvicorn
0 commit comments