Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[project]
name = "Scrape-schema"

name = "scrapeschema"
version = "0.0.1"
description = "library for creating ontologies from documents"
authors = [
Expand Down Expand Up @@ -68,8 +69,8 @@ dev-dependencies = [
"-e file:.[docs]",
"pylint>=3.2.5",
]

[tool.rye.scripts]
pylint-local = "pylint scrapegraphai/**/*.py"
pylint-ci = "pylint --disable=C0114,C0115,C0116 --exit-zero scrapegraphai/**/*.py"
update-requirements = "python 'manual deployment/autorequirements.py'"

276 changes: 276 additions & 0 deletions requirements-dev.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,276 @@
# generated by rye
# use `rye lock` or `rye sync` to update this lockfile
#
# last locked with the following flags:
# pre: false
# features: []
# all-features: false
# with-sources: false

-e file:.
aiofiles==24.1.0
# via burr
alabaster==0.7.16
# via sphinx
altair==5.4.1
# via streamlit
annotated-types==0.7.0
# via pydantic
anyio==4.4.0
# via httpx
# via openai
# via starlette
astroid==3.2.4
# via pylint
attrs==24.2.0
# via jsonschema
# via referencing
babel==2.16.0
# via sphinx
beautifulsoup4==4.12.3
# via furo
blinker==1.8.2
# via streamlit
burr==0.22.1
# via scrapeschema
cachetools==5.5.0
# via streamlit
certifi==2024.7.4
# via httpcore
# via httpx
# via requests
# via scrapeschema
charset-normalizer==3.3.2
# via requests
# via scrapeschema
click==8.1.7
# via burr
# via streamlit
# via uvicorn
contourpy==1.3.0
# via matplotlib
cycler==0.12.1
# via matplotlib
dill==0.3.8
# via pylint
distro==1.9.0
# via openai
docutils==0.19
# via sphinx
exceptiongroup==1.2.2
# via anyio
# via pytest
fastapi==0.114.1
# via burr
fastapi-pagination==0.12.27
# via burr
fonttools==4.53.1
# via matplotlib
furo==2024.5.6
# via scrapeschema
gitdb==4.0.11
# via gitpython
gitpython==3.1.43
# via streamlit
graphviz==0.20.3
# via burr
h11==0.14.0
# via httpcore
# via uvicorn
httpcore==1.0.5
# via httpx
httpx==0.27.2
# via openai
idna==3.8
# via anyio
# via httpx
# via requests
# via scrapeschema
imagesize==1.4.1
# via sphinx
importlib-metadata==8.5.0
# via sphinx
importlib-resources==6.4.5
# via matplotlib
iniconfig==2.0.0
# via pytest
isort==5.13.2
# via pylint
jinja2==3.1.4
# via altair
# via burr
# via pydeck
# via sphinx
jiter==0.5.0
# via openai
jsonschema==4.23.0
# via altair
jsonschema-specifications==2023.12.1
# via jsonschema
kiwisolver==1.4.7
# via matplotlib
loguru==0.7.2
# via burr
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.5
# via jinja2
matplotlib==3.9.2
# via burr
mccabe==0.7.0
# via pylint
mdurl==0.1.2
# via markdown-it-py
mypy-extensions==1.0.0
# via typing-inspect
narwhals==1.7.0
# via altair
numpy==2.0.2
# via contourpy
# via matplotlib
# via pandas
# via pyarrow
# via pydeck
# via sf-hamilton
# via streamlit
openai==1.44.1
# via burr
packaging==24.1
# via altair
# via matplotlib
# via pytest
# via sphinx
# via streamlit
pandas==2.2.2
# via sf-hamilton
# via streamlit
pdf2image==1.17.0
# via scrapeschema
pillow==10.4.0
# via matplotlib
# via pdf2image
# via scrapeschema
# via streamlit
platformdirs==4.3.2
# via pylint
pluggy==1.5.0
# via pytest
protobuf==5.28.1
# via streamlit
pyarrow==17.0.0
# via streamlit
pydantic==2.9.1
# via burr
# via fastapi
# via fastapi-pagination
# via openai
pydantic-core==2.23.3
# via pydantic
pydeck==0.9.1
# via streamlit
pygments==2.18.0
# via furo
# via rich
# via sphinx
pylint==3.2.7
pyparsing==3.1.4
# via matplotlib
pytest==8.0.0
# via pytest-mock
pytest-mock==3.14.0
python-dateutil==2.9.0.post0
# via matplotlib
# via pandas
python-dotenv==1.0.1
# via scrapeschema
pytz==2024.2
# via pandas
referencing==0.35.1
# via jsonschema
# via jsonschema-specifications
requests==2.32.3
# via burr
# via scrapeschema
# via sphinx
# via streamlit
rich==13.8.1
# via streamlit
rpds-py==0.20.0
# via jsonschema
# via referencing
sf-hamilton==1.76.0
# via burr
six==1.16.0
# via python-dateutil
smmap==5.0.1
# via gitdb
sniffio==1.3.1
# via anyio
# via httpx
# via openai
snowballstemmer==2.2.0
# via sphinx
soupsieve==2.6
# via beautifulsoup4
sphinx==6.0.0
# via furo
# via scrapeschema
# via sphinx-basic-ng
sphinx-basic-ng==1.0.0b2
# via furo
sphinxcontrib-applehelp==2.0.0
# via sphinx
sphinxcontrib-devhelp==2.0.0
# via sphinx
sphinxcontrib-htmlhelp==2.1.0
# via sphinx
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
starlette==0.38.5
# via fastapi
streamlit==1.38.0
# via burr
tenacity==8.5.0
# via streamlit
toml==0.10.2
# via streamlit
tomli==2.0.1
# via pylint
# via pytest
tomlkit==0.13.2
# via pylint
tornado==6.4.1
# via streamlit
tqdm==4.66.5
# via openai
typing-extensions==4.12.2
# via altair
# via anyio
# via astroid
# via fastapi
# via fastapi-pagination
# via openai
# via pydantic
# via pydantic-core
# via pylint
# via sf-hamilton
# via starlette
# via streamlit
# via typing-inspect
# via uvicorn
typing-inspect==0.9.0
# via sf-hamilton
tzdata==2024.1
# via pandas
urllib3==2.2.2
# via requests
# via scrapeschema
uvicorn==0.30.6
# via burr
zipp==3.20.1
# via importlib-metadata
# via importlib-resources
31 changes: 31 additions & 0 deletions requirements.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# generated by rye
# use `rye lock` or `rye sync` to update this lockfile
#
# last locked with the following flags:
# pre: false
# features: []
# all-features: false
# with-sources: false

-e file:.
certifi==2024.7.4
# via requests
# via scrapeschema
charset-normalizer==3.3.2
# via requests
# via scrapeschema
idna==3.8
# via requests
# via scrapeschema
pdf2image==1.17.0
# via scrapeschema
pillow==10.4.0
# via pdf2image
# via scrapeschema
python-dotenv==1.0.1
# via scrapeschema
requests==2.32.3
# via scrapeschema
urllib3==2.2.2
# via requests
# via scrapeschema
Loading