Skip to content

Commit 753f8cf

Browse files
committed
add lock
1 parent 5e42e2e commit 753f8cf

File tree

2 files changed

+609
-0
lines changed

2 files changed

+609
-0
lines changed

requirements-dev.lock

Lines changed: 310 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,310 @@
1+
# generated by rye
2+
# use `rye lock` or `rye sync` to update this lockfile
3+
#
4+
# last locked with the following flags:
5+
# pre: false
6+
# features: []
7+
# all-features: false
8+
# with-sources: false
9+
10+
-e file:.
11+
aiohttp==3.9.5
12+
# via langchain
13+
# via langchain-community
14+
aiosignal==1.3.1
15+
# via aiohttp
16+
annotated-types==0.6.0
17+
# via pydantic
18+
anthropic==0.25.9
19+
# via langchain-anthropic
20+
anyio==4.3.0
21+
# via anthropic
22+
# via groq
23+
# via httpx
24+
# via openai
25+
async-timeout==4.0.3
26+
# via aiohttp
27+
# via langchain
28+
attrs==23.2.0
29+
# via aiohttp
30+
beautifulsoup4==4.12.3
31+
# via google
32+
# via scrapegraphai
33+
boto3==1.34.105
34+
# via langchain-aws
35+
botocore==1.34.105
36+
# via boto3
37+
# via s3transfer
38+
cachetools==5.3.3
39+
# via google-auth
40+
certifi==2024.2.2
41+
# via httpcore
42+
# via httpx
43+
# via requests
44+
charset-normalizer==3.3.2
45+
# via requests
46+
dataclasses-json==0.6.6
47+
# via langchain
48+
# via langchain-community
49+
defusedxml==0.7.1
50+
# via langchain-anthropic
51+
distro==1.9.0
52+
# via anthropic
53+
# via groq
54+
# via openai
55+
exceptiongroup==1.2.1
56+
# via anyio
57+
# via pytest
58+
faiss-cpu==1.8.0
59+
# via scrapegraphai
60+
filelock==3.14.0
61+
# via huggingface-hub
62+
free-proxy==1.1.1
63+
# via scrapegraphai
64+
frozenlist==1.4.1
65+
# via aiohttp
66+
# via aiosignal
67+
fsspec==2024.5.0
68+
# via huggingface-hub
69+
google==3.0.0
70+
# via scrapegraphai
71+
google-ai-generativelanguage==0.6.3
72+
# via google-generativeai
73+
google-api-core==2.19.0
74+
# via google-ai-generativelanguage
75+
# via google-api-python-client
76+
# via google-generativeai
77+
google-api-python-client==2.129.0
78+
# via google-generativeai
79+
google-auth==2.29.0
80+
# via google-ai-generativelanguage
81+
# via google-api-core
82+
# via google-api-python-client
83+
# via google-auth-httplib2
84+
# via google-generativeai
85+
google-auth-httplib2==0.2.0
86+
# via google-api-python-client
87+
google-generativeai==0.5.3
88+
# via langchain-google-genai
89+
googleapis-common-protos==1.63.0
90+
# via google-api-core
91+
# via grpcio-status
92+
graphviz==0.20.3
93+
# via scrapegraphai
94+
greenlet==3.0.3
95+
# via playwright
96+
groq==0.5.0
97+
# via langchain-groq
98+
grpcio==1.63.0
99+
# via google-api-core
100+
# via grpcio-status
101+
grpcio-status==1.62.2
102+
# via google-api-core
103+
h11==0.14.0
104+
# via httpcore
105+
html2text==2024.2.26
106+
# via scrapegraphai
107+
httpcore==1.0.5
108+
# via httpx
109+
httplib2==0.22.0
110+
# via google-api-python-client
111+
# via google-auth-httplib2
112+
httpx==0.27.0
113+
# via anthropic
114+
# via groq
115+
# via openai
116+
# via yahoo-search-py
117+
huggingface-hub==0.23.0
118+
# via tokenizers
119+
idna==3.7
120+
# via anyio
121+
# via httpx
122+
# via requests
123+
# via yarl
124+
iniconfig==2.0.0
125+
# via pytest
126+
jmespath==1.0.1
127+
# via boto3
128+
# via botocore
129+
jsonpatch==1.33
130+
# via langchain
131+
# via langchain-core
132+
jsonpointer==2.4
133+
# via jsonpatch
134+
langchain==0.1.15
135+
# via scrapegraphai
136+
langchain-anthropic==0.1.11
137+
# via scrapegraphai
138+
langchain-aws==0.1.3
139+
# via scrapegraphai
140+
langchain-community==0.0.38
141+
# via langchain
142+
langchain-core==0.1.52
143+
# via langchain
144+
# via langchain-anthropic
145+
# via langchain-aws
146+
# via langchain-community
147+
# via langchain-google-genai
148+
# via langchain-groq
149+
# via langchain-openai
150+
# via langchain-text-splitters
151+
langchain-google-genai==1.0.3
152+
# via scrapegraphai
153+
langchain-groq==0.1.3
154+
# via scrapegraphai
155+
langchain-openai==0.1.6
156+
# via scrapegraphai
157+
langchain-text-splitters==0.0.1
158+
# via langchain
159+
langsmith==0.1.58
160+
# via langchain
161+
# via langchain-community
162+
# via langchain-core
163+
lxml==5.2.2
164+
# via free-proxy
165+
marshmallow==3.21.2
166+
# via dataclasses-json
167+
minify-html==0.15.0
168+
# via scrapegraphai
169+
multidict==6.0.5
170+
# via aiohttp
171+
# via yarl
172+
mypy-extensions==1.0.0
173+
# via typing-inspect
174+
numpy==1.26.4
175+
# via faiss-cpu
176+
# via langchain
177+
# via langchain-aws
178+
# via langchain-community
179+
# via pandas
180+
openai==1.30.1
181+
# via langchain-openai
182+
orjson==3.10.3
183+
# via langsmith
184+
packaging==23.2
185+
# via huggingface-hub
186+
# via langchain-core
187+
# via marshmallow
188+
# via pytest
189+
pandas==2.2.2
190+
# via scrapegraphai
191+
playwright==1.43.0
192+
# via scrapegraphai
193+
pluggy==1.5.0
194+
# via pytest
195+
proto-plus==1.23.0
196+
# via google-ai-generativelanguage
197+
# via google-api-core
198+
protobuf==4.25.3
199+
# via google-ai-generativelanguage
200+
# via google-api-core
201+
# via google-generativeai
202+
# via googleapis-common-protos
203+
# via grpcio-status
204+
# via proto-plus
205+
pyasn1==0.6.0
206+
# via pyasn1-modules
207+
# via rsa
208+
pyasn1-modules==0.4.0
209+
# via google-auth
210+
pydantic==2.7.1
211+
# via anthropic
212+
# via google-generativeai
213+
# via groq
214+
# via langchain
215+
# via langchain-core
216+
# via langsmith
217+
# via openai
218+
# via yahoo-search-py
219+
pydantic-core==2.18.2
220+
# via pydantic
221+
pyee==11.1.0
222+
# via playwright
223+
pyparsing==3.1.2
224+
# via httplib2
225+
pytest==8.0.0
226+
# via pytest-mock
227+
pytest-mock==3.14.0
228+
python-dateutil==2.9.0.post0
229+
# via botocore
230+
# via pandas
231+
python-dotenv==1.0.1
232+
# via scrapegraphai
233+
pytz==2024.1
234+
# via pandas
235+
pyyaml==6.0.1
236+
# via huggingface-hub
237+
# via langchain
238+
# via langchain-community
239+
# via langchain-core
240+
regex==2024.5.10
241+
# via tiktoken
242+
requests==2.31.0
243+
# via free-proxy
244+
# via google-api-core
245+
# via huggingface-hub
246+
# via langchain
247+
# via langchain-community
248+
# via langsmith
249+
# via tiktoken
250+
rsa==4.9
251+
# via google-auth
252+
s3transfer==0.10.1
253+
# via boto3
254+
selectolax==0.3.21
255+
# via yahoo-search-py
256+
six==1.16.0
257+
# via python-dateutil
258+
sniffio==1.3.1
259+
# via anthropic
260+
# via anyio
261+
# via groq
262+
# via httpx
263+
# via openai
264+
soupsieve==2.5
265+
# via beautifulsoup4
266+
sqlalchemy==2.0.30
267+
# via langchain
268+
# via langchain-community
269+
tenacity==8.3.0
270+
# via langchain
271+
# via langchain-community
272+
# via langchain-core
273+
tiktoken==0.6.0
274+
# via langchain-openai
275+
# via scrapegraphai
276+
tokenizers==0.19.1
277+
# via anthropic
278+
tomli==2.0.1
279+
# via pytest
280+
tqdm==4.66.4
281+
# via google-generativeai
282+
# via huggingface-hub
283+
# via openai
284+
# via scrapegraphai
285+
typing-extensions==4.11.0
286+
# via anthropic
287+
# via anyio
288+
# via google-generativeai
289+
# via groq
290+
# via huggingface-hub
291+
# via openai
292+
# via pydantic
293+
# via pydantic-core
294+
# via pyee
295+
# via sqlalchemy
296+
# via typing-inspect
297+
typing-inspect==0.9.0
298+
# via dataclasses-json
299+
tzdata==2024.1
300+
# via pandas
301+
uritemplate==4.1.1
302+
# via google-api-python-client
303+
urllib3==2.2.1
304+
# via botocore
305+
# via requests
306+
# via yahoo-search-py
307+
yahoo-search-py==0.3
308+
# via scrapegraphai
309+
yarl==1.9.4
310+
# via aiohttp

0 commit comments

Comments
 (0)