mirror of
https://github.com/VinciGit00/Scrapegraph-ai.git
synced 2026-07-01 21:00:48 +08:00
chore(rye): rebuild lockfiles
This commit is contained in:
parent
720f18729b
commit
27c2dd2351
@ -31,11 +31,17 @@ anyio==4.3.0
|
|||||||
# via openai
|
# via openai
|
||||||
# via starlette
|
# via starlette
|
||||||
# via watchfiles
|
# via watchfiles
|
||||||
|
astroid==3.2.2
|
||||||
|
# via pylint
|
||||||
|
async-timeout==4.0.3
|
||||||
|
# via aiohttp
|
||||||
|
# via langchain
|
||||||
attrs==23.2.0
|
attrs==23.2.0
|
||||||
# via aiohttp
|
# via aiohttp
|
||||||
# via jsonschema
|
# via jsonschema
|
||||||
# via referencing
|
# via referencing
|
||||||
babel==2.15.0
|
babel==2.15.0
|
||||||
|
# via courlan
|
||||||
# via sphinx
|
# via sphinx
|
||||||
beautifulsoup4==4.12.3
|
beautifulsoup4==4.12.3
|
||||||
# via furo
|
# via furo
|
||||||
@ -57,8 +63,11 @@ certifi==2024.2.2
|
|||||||
# via httpcore
|
# via httpcore
|
||||||
# via httpx
|
# via httpx
|
||||||
# via requests
|
# via requests
|
||||||
|
# via trafilatura
|
||||||
charset-normalizer==3.3.2
|
charset-normalizer==3.3.2
|
||||||
|
# via htmldate
|
||||||
# via requests
|
# via requests
|
||||||
|
# via trafilatura
|
||||||
click==8.1.7
|
click==8.1.7
|
||||||
# via burr
|
# via burr
|
||||||
# via streamlit
|
# via streamlit
|
||||||
@ -66,13 +75,19 @@ click==8.1.7
|
|||||||
# via uvicorn
|
# via uvicorn
|
||||||
contourpy==1.2.1
|
contourpy==1.2.1
|
||||||
# via matplotlib
|
# via matplotlib
|
||||||
|
courlan==1.2.0
|
||||||
|
# via trafilatura
|
||||||
cycler==0.12.1
|
cycler==0.12.1
|
||||||
# via matplotlib
|
# via matplotlib
|
||||||
dataclasses-json==0.6.6
|
dataclasses-json==0.6.6
|
||||||
# via langchain
|
# via langchain
|
||||||
# via langchain-community
|
# via langchain-community
|
||||||
|
dateparser==1.2.0
|
||||||
|
# via htmldate
|
||||||
defusedxml==0.7.1
|
defusedxml==0.7.1
|
||||||
# via langchain-anthropic
|
# via langchain-anthropic
|
||||||
|
dill==0.3.8
|
||||||
|
# via pylint
|
||||||
distro==1.9.0
|
distro==1.9.0
|
||||||
# via anthropic
|
# via anthropic
|
||||||
# via groq
|
# via groq
|
||||||
@ -83,6 +98,9 @@ docutils==0.19
|
|||||||
# via sphinx
|
# via sphinx
|
||||||
email-validator==2.1.1
|
email-validator==2.1.1
|
||||||
# via fastapi
|
# via fastapi
|
||||||
|
exceptiongroup==1.2.1
|
||||||
|
# via anyio
|
||||||
|
# via pytest
|
||||||
faiss-cpu==1.8.0
|
faiss-cpu==1.8.0
|
||||||
# via scrapegraphai
|
# via scrapegraphai
|
||||||
fastapi==0.111.0
|
fastapi==0.111.0
|
||||||
@ -139,6 +157,7 @@ graphviz==0.20.3
|
|||||||
# via scrapegraphai
|
# via scrapegraphai
|
||||||
greenlet==3.0.3
|
greenlet==3.0.3
|
||||||
# via playwright
|
# via playwright
|
||||||
|
# via sqlalchemy
|
||||||
groq==0.8.0
|
groq==0.8.0
|
||||||
# via langchain-groq
|
# via langchain-groq
|
||||||
grpcio==1.64.0
|
grpcio==1.64.0
|
||||||
@ -151,6 +170,8 @@ h11==0.14.0
|
|||||||
# via uvicorn
|
# via uvicorn
|
||||||
html2text==2024.2.26
|
html2text==2024.2.26
|
||||||
# via scrapegraphai
|
# via scrapegraphai
|
||||||
|
htmldate==1.8.1
|
||||||
|
# via trafilatura
|
||||||
httpcore==1.0.5
|
httpcore==1.0.5
|
||||||
# via httpx
|
# via httpx
|
||||||
httplib2==0.22.0
|
httplib2==0.22.0
|
||||||
@ -176,8 +197,14 @@ idna==3.7
|
|||||||
# via yarl
|
# via yarl
|
||||||
imagesize==1.4.1
|
imagesize==1.4.1
|
||||||
# via sphinx
|
# via sphinx
|
||||||
|
importlib-metadata==8.0.0
|
||||||
|
# via sphinx
|
||||||
|
importlib-resources==6.4.0
|
||||||
|
# via matplotlib
|
||||||
iniconfig==2.0.0
|
iniconfig==2.0.0
|
||||||
# via pytest
|
# via pytest
|
||||||
|
isort==5.13.2
|
||||||
|
# via pylint
|
||||||
jinja2==3.1.4
|
jinja2==3.1.4
|
||||||
# via altair
|
# via altair
|
||||||
# via burr
|
# via burr
|
||||||
@ -198,6 +225,8 @@ jsonschema==4.22.0
|
|||||||
# via altair
|
# via altair
|
||||||
jsonschema-specifications==2023.12.1
|
jsonschema-specifications==2023.12.1
|
||||||
# via jsonschema
|
# via jsonschema
|
||||||
|
justext==3.0.1
|
||||||
|
# via trafilatura
|
||||||
kiwisolver==1.4.5
|
kiwisolver==1.4.5
|
||||||
# via matplotlib
|
# via matplotlib
|
||||||
langchain==0.1.15
|
langchain==0.1.15
|
||||||
@ -236,6 +265,12 @@ loguru==0.7.2
|
|||||||
# via burr
|
# via burr
|
||||||
lxml==5.2.2
|
lxml==5.2.2
|
||||||
# via free-proxy
|
# via free-proxy
|
||||||
|
# via htmldate
|
||||||
|
# via justext
|
||||||
|
# via lxml-html-clean
|
||||||
|
# via trafilatura
|
||||||
|
lxml-html-clean==0.1.1
|
||||||
|
# via lxml
|
||||||
markdown-it-py==3.0.0
|
markdown-it-py==3.0.0
|
||||||
# via rich
|
# via rich
|
||||||
markupsafe==2.1.5
|
markupsafe==2.1.5
|
||||||
@ -244,6 +279,8 @@ marshmallow==3.21.2
|
|||||||
# via dataclasses-json
|
# via dataclasses-json
|
||||||
matplotlib==3.9.0
|
matplotlib==3.9.0
|
||||||
# via burr
|
# via burr
|
||||||
|
mccabe==0.7.0
|
||||||
|
# via pylint
|
||||||
mdurl==0.1.2
|
mdurl==0.1.2
|
||||||
# via markdown-it-py
|
# via markdown-it-py
|
||||||
minify-html==0.15.0
|
minify-html==0.15.0
|
||||||
@ -291,6 +328,8 @@ pillow==10.3.0
|
|||||||
# via fireworks-ai
|
# via fireworks-ai
|
||||||
# via matplotlib
|
# via matplotlib
|
||||||
# via streamlit
|
# via streamlit
|
||||||
|
platformdirs==4.2.2
|
||||||
|
# via pylint
|
||||||
playwright==1.43.0
|
playwright==1.43.0
|
||||||
# via scrapegraphai
|
# via scrapegraphai
|
||||||
# via undetected-playwright
|
# via undetected-playwright
|
||||||
@ -336,6 +375,7 @@ pygments==2.18.0
|
|||||||
# via furo
|
# via furo
|
||||||
# via rich
|
# via rich
|
||||||
# via sphinx
|
# via sphinx
|
||||||
|
pylint==3.2.5
|
||||||
pyparsing==3.1.2
|
pyparsing==3.1.2
|
||||||
# via httplib2
|
# via httplib2
|
||||||
# via matplotlib
|
# via matplotlib
|
||||||
@ -344,6 +384,8 @@ pytest==8.0.0
|
|||||||
pytest-mock==3.14.0
|
pytest-mock==3.14.0
|
||||||
python-dateutil==2.9.0.post0
|
python-dateutil==2.9.0.post0
|
||||||
# via botocore
|
# via botocore
|
||||||
|
# via dateparser
|
||||||
|
# via htmldate
|
||||||
# via matplotlib
|
# via matplotlib
|
||||||
# via pandas
|
# via pandas
|
||||||
python-dotenv==1.0.1
|
python-dotenv==1.0.1
|
||||||
@ -352,6 +394,7 @@ python-dotenv==1.0.1
|
|||||||
python-multipart==0.0.9
|
python-multipart==0.0.9
|
||||||
# via fastapi
|
# via fastapi
|
||||||
pytz==2024.1
|
pytz==2024.1
|
||||||
|
# via dateparser
|
||||||
# via pandas
|
# via pandas
|
||||||
pyyaml==6.0.1
|
pyyaml==6.0.1
|
||||||
# via huggingface-hub
|
# via huggingface-hub
|
||||||
@ -363,6 +406,7 @@ referencing==0.35.1
|
|||||||
# via jsonschema
|
# via jsonschema
|
||||||
# via jsonschema-specifications
|
# via jsonschema-specifications
|
||||||
regex==2024.5.15
|
regex==2024.5.15
|
||||||
|
# via dateparser
|
||||||
# via tiktoken
|
# via tiktoken
|
||||||
requests==2.32.2
|
requests==2.32.2
|
||||||
# via burr
|
# via burr
|
||||||
@ -439,10 +483,17 @@ tenacity==8.3.0
|
|||||||
tiktoken==0.6.0
|
tiktoken==0.6.0
|
||||||
# via langchain-openai
|
# via langchain-openai
|
||||||
# via scrapegraphai
|
# via scrapegraphai
|
||||||
|
tld==0.13
|
||||||
|
# via courlan
|
||||||
tokenizers==0.19.1
|
tokenizers==0.19.1
|
||||||
# via anthropic
|
# via anthropic
|
||||||
toml==0.10.2
|
toml==0.10.2
|
||||||
# via streamlit
|
# via streamlit
|
||||||
|
tomli==2.0.1
|
||||||
|
# via pylint
|
||||||
|
# via pytest
|
||||||
|
tomlkit==0.12.5
|
||||||
|
# via pylint
|
||||||
toolz==0.12.1
|
toolz==0.12.1
|
||||||
# via altair
|
# via altair
|
||||||
tornado==6.4
|
tornado==6.4
|
||||||
@ -453,10 +504,15 @@ tqdm==4.66.4
|
|||||||
# via openai
|
# via openai
|
||||||
# via scrapegraphai
|
# via scrapegraphai
|
||||||
# via semchunk
|
# via semchunk
|
||||||
|
trafilatura==1.10.0
|
||||||
|
# via scrapegraphai
|
||||||
typer==0.12.3
|
typer==0.12.3
|
||||||
# via fastapi-cli
|
# via fastapi-cli
|
||||||
typing-extensions==4.12.0
|
typing-extensions==4.12.0
|
||||||
|
# via altair
|
||||||
# via anthropic
|
# via anthropic
|
||||||
|
# via anyio
|
||||||
|
# via astroid
|
||||||
# via fastapi
|
# via fastapi
|
||||||
# via fastapi-pagination
|
# via fastapi-pagination
|
||||||
# via google-generativeai
|
# via google-generativeai
|
||||||
@ -466,16 +522,21 @@ typing-extensions==4.12.0
|
|||||||
# via pydantic
|
# via pydantic
|
||||||
# via pydantic-core
|
# via pydantic-core
|
||||||
# via pyee
|
# via pyee
|
||||||
|
# via pylint
|
||||||
# via sf-hamilton
|
# via sf-hamilton
|
||||||
# via sqlalchemy
|
# via sqlalchemy
|
||||||
|
# via starlette
|
||||||
# via streamlit
|
# via streamlit
|
||||||
# via typer
|
# via typer
|
||||||
# via typing-inspect
|
# via typing-inspect
|
||||||
|
# via uvicorn
|
||||||
typing-inspect==0.9.0
|
typing-inspect==0.9.0
|
||||||
# via dataclasses-json
|
# via dataclasses-json
|
||||||
# via sf-hamilton
|
# via sf-hamilton
|
||||||
tzdata==2024.1
|
tzdata==2024.1
|
||||||
# via pandas
|
# via pandas
|
||||||
|
tzlocal==5.2
|
||||||
|
# via dateparser
|
||||||
ujson==5.10.0
|
ujson==5.10.0
|
||||||
# via fastapi
|
# via fastapi
|
||||||
undetected-playwright==0.3.0
|
undetected-playwright==0.3.0
|
||||||
@ -484,7 +545,10 @@ uritemplate==4.1.1
|
|||||||
# via google-api-python-client
|
# via google-api-python-client
|
||||||
urllib3==1.26.18
|
urllib3==1.26.18
|
||||||
# via botocore
|
# via botocore
|
||||||
|
# via courlan
|
||||||
|
# via htmldate
|
||||||
# via requests
|
# via requests
|
||||||
|
# via trafilatura
|
||||||
uvicorn==0.29.0
|
uvicorn==0.29.0
|
||||||
# via burr
|
# via burr
|
||||||
# via fastapi
|
# via fastapi
|
||||||
@ -496,3 +560,6 @@ websockets==12.0
|
|||||||
# via uvicorn
|
# via uvicorn
|
||||||
yarl==1.9.4
|
yarl==1.9.4
|
||||||
# via aiohttp
|
# via aiohttp
|
||||||
|
zipp==3.19.2
|
||||||
|
# via importlib-metadata
|
||||||
|
# via importlib-resources
|
||||||
|
|||||||
@ -23,8 +23,13 @@ anyio==4.3.0
|
|||||||
# via groq
|
# via groq
|
||||||
# via httpx
|
# via httpx
|
||||||
# via openai
|
# via openai
|
||||||
|
async-timeout==4.0.3
|
||||||
|
# via aiohttp
|
||||||
|
# via langchain
|
||||||
attrs==23.2.0
|
attrs==23.2.0
|
||||||
# via aiohttp
|
# via aiohttp
|
||||||
|
babel==2.15.0
|
||||||
|
# via courlan
|
||||||
beautifulsoup4==4.12.3
|
beautifulsoup4==4.12.3
|
||||||
# via google
|
# via google
|
||||||
# via scrapegraphai
|
# via scrapegraphai
|
||||||
@ -39,17 +44,26 @@ certifi==2024.2.2
|
|||||||
# via httpcore
|
# via httpcore
|
||||||
# via httpx
|
# via httpx
|
||||||
# via requests
|
# via requests
|
||||||
|
# via trafilatura
|
||||||
charset-normalizer==3.3.2
|
charset-normalizer==3.3.2
|
||||||
|
# via htmldate
|
||||||
# via requests
|
# via requests
|
||||||
|
# via trafilatura
|
||||||
|
courlan==1.2.0
|
||||||
|
# via trafilatura
|
||||||
dataclasses-json==0.6.6
|
dataclasses-json==0.6.6
|
||||||
# via langchain
|
# via langchain
|
||||||
# via langchain-community
|
# via langchain-community
|
||||||
|
dateparser==1.2.0
|
||||||
|
# via htmldate
|
||||||
defusedxml==0.7.1
|
defusedxml==0.7.1
|
||||||
# via langchain-anthropic
|
# via langchain-anthropic
|
||||||
distro==1.9.0
|
distro==1.9.0
|
||||||
# via anthropic
|
# via anthropic
|
||||||
# via groq
|
# via groq
|
||||||
# via openai
|
# via openai
|
||||||
|
exceptiongroup==1.2.1
|
||||||
|
# via anyio
|
||||||
faiss-cpu==1.8.0
|
faiss-cpu==1.8.0
|
||||||
# via scrapegraphai
|
# via scrapegraphai
|
||||||
filelock==3.14.0
|
filelock==3.14.0
|
||||||
@ -90,6 +104,7 @@ graphviz==0.20.3
|
|||||||
# via scrapegraphai
|
# via scrapegraphai
|
||||||
greenlet==3.0.3
|
greenlet==3.0.3
|
||||||
# via playwright
|
# via playwright
|
||||||
|
# via sqlalchemy
|
||||||
groq==0.8.0
|
groq==0.8.0
|
||||||
# via langchain-groq
|
# via langchain-groq
|
||||||
grpcio==1.64.0
|
grpcio==1.64.0
|
||||||
@ -101,6 +116,8 @@ h11==0.14.0
|
|||||||
# via httpcore
|
# via httpcore
|
||||||
html2text==2024.2.26
|
html2text==2024.2.26
|
||||||
# via scrapegraphai
|
# via scrapegraphai
|
||||||
|
htmldate==1.8.1
|
||||||
|
# via trafilatura
|
||||||
httpcore==1.0.5
|
httpcore==1.0.5
|
||||||
# via httpx
|
# via httpx
|
||||||
httplib2==0.22.0
|
httplib2==0.22.0
|
||||||
@ -130,6 +147,8 @@ jsonpatch==1.33
|
|||||||
# via langchain-core
|
# via langchain-core
|
||||||
jsonpointer==2.4
|
jsonpointer==2.4
|
||||||
# via jsonpatch
|
# via jsonpatch
|
||||||
|
justext==3.0.1
|
||||||
|
# via trafilatura
|
||||||
langchain==0.1.15
|
langchain==0.1.15
|
||||||
# via scrapegraphai
|
# via scrapegraphai
|
||||||
langchain-anthropic==0.1.11
|
langchain-anthropic==0.1.11
|
||||||
@ -164,6 +183,12 @@ langsmith==0.1.63
|
|||||||
# via langchain-core
|
# via langchain-core
|
||||||
lxml==5.2.2
|
lxml==5.2.2
|
||||||
# via free-proxy
|
# via free-proxy
|
||||||
|
# via htmldate
|
||||||
|
# via justext
|
||||||
|
# via lxml-html-clean
|
||||||
|
# via trafilatura
|
||||||
|
lxml-html-clean==0.1.1
|
||||||
|
# via lxml
|
||||||
marshmallow==3.21.2
|
marshmallow==3.21.2
|
||||||
# via dataclasses-json
|
# via dataclasses-json
|
||||||
minify-html==0.15.0
|
minify-html==0.15.0
|
||||||
@ -227,10 +252,13 @@ pyparsing==3.1.2
|
|||||||
# via httplib2
|
# via httplib2
|
||||||
python-dateutil==2.9.0.post0
|
python-dateutil==2.9.0.post0
|
||||||
# via botocore
|
# via botocore
|
||||||
|
# via dateparser
|
||||||
|
# via htmldate
|
||||||
# via pandas
|
# via pandas
|
||||||
python-dotenv==1.0.1
|
python-dotenv==1.0.1
|
||||||
# via scrapegraphai
|
# via scrapegraphai
|
||||||
pytz==2024.1
|
pytz==2024.1
|
||||||
|
# via dateparser
|
||||||
# via pandas
|
# via pandas
|
||||||
pyyaml==6.0.1
|
pyyaml==6.0.1
|
||||||
# via huggingface-hub
|
# via huggingface-hub
|
||||||
@ -238,6 +266,7 @@ pyyaml==6.0.1
|
|||||||
# via langchain-community
|
# via langchain-community
|
||||||
# via langchain-core
|
# via langchain-core
|
||||||
regex==2024.5.15
|
regex==2024.5.15
|
||||||
|
# via dateparser
|
||||||
# via tiktoken
|
# via tiktoken
|
||||||
requests==2.32.2
|
requests==2.32.2
|
||||||
# via free-proxy
|
# via free-proxy
|
||||||
@ -274,6 +303,8 @@ tenacity==8.3.0
|
|||||||
tiktoken==0.6.0
|
tiktoken==0.6.0
|
||||||
# via langchain-openai
|
# via langchain-openai
|
||||||
# via scrapegraphai
|
# via scrapegraphai
|
||||||
|
tld==0.13
|
||||||
|
# via courlan
|
||||||
tokenizers==0.19.1
|
tokenizers==0.19.1
|
||||||
# via anthropic
|
# via anthropic
|
||||||
tqdm==4.66.4
|
tqdm==4.66.4
|
||||||
@ -282,8 +313,11 @@ tqdm==4.66.4
|
|||||||
# via openai
|
# via openai
|
||||||
# via scrapegraphai
|
# via scrapegraphai
|
||||||
# via semchunk
|
# via semchunk
|
||||||
|
trafilatura==1.10.0
|
||||||
|
# via scrapegraphai
|
||||||
typing-extensions==4.12.0
|
typing-extensions==4.12.0
|
||||||
# via anthropic
|
# via anthropic
|
||||||
|
# via anyio
|
||||||
# via google-generativeai
|
# via google-generativeai
|
||||||
# via groq
|
# via groq
|
||||||
# via huggingface-hub
|
# via huggingface-hub
|
||||||
@ -297,12 +331,17 @@ typing-inspect==0.9.0
|
|||||||
# via dataclasses-json
|
# via dataclasses-json
|
||||||
tzdata==2024.1
|
tzdata==2024.1
|
||||||
# via pandas
|
# via pandas
|
||||||
|
tzlocal==5.2
|
||||||
|
# via dateparser
|
||||||
undetected-playwright==0.3.0
|
undetected-playwright==0.3.0
|
||||||
# via scrapegraphai
|
# via scrapegraphai
|
||||||
uritemplate==4.1.1
|
uritemplate==4.1.1
|
||||||
# via google-api-python-client
|
# via google-api-python-client
|
||||||
urllib3==1.26.18
|
urllib3==1.26.18
|
||||||
# via botocore
|
# via botocore
|
||||||
|
# via courlan
|
||||||
|
# via htmldate
|
||||||
# via requests
|
# via requests
|
||||||
|
# via trafilatura
|
||||||
yarl==1.9.4
|
yarl==1.9.4
|
||||||
# via aiohttp
|
# via aiohttp
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user