Skip to content

Commit

Permalink
fix: Remove deprecated code after removing of skore-ui
Browse files Browse the repository at this point in the history
  • Loading branch information
thomass-dev committed Mar 5, 2025
1 parent 5432a40 commit 8e66198
Show file tree
Hide file tree
Showing 20 changed files with 31 additions and 448 deletions.
7 changes: 0 additions & 7 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,6 @@ updates:
commit-message:
prefix: "chore(dependencies): GITHUB-ACTIONS"

- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "monthly"
commit-message:
prefix: "chore(dependencies): NPM"

- package-ecosystem: "pip"
directory: "/"
schedule:
Expand Down
42 changes: 0 additions & 42 deletions .github/workflows/pr-display-frontend-coverage.yml

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,26 +1,15 @@
altair==5.5.0
# via skore (skore/pyproject.toml)
annotated-types==0.7.0
# via pydantic
anyio==4.8.0
# via
# httpx
# starlette
attrs==25.1.0
# via
# jsonschema
# referencing
certifi==2024.12.14
# via
# httpcore
# httpx
# requests
# via requests
cfgv==3.4.0
# via pre-commit
charset-normalizer==3.4.1
# via requests
click==8.1.8
# via uvicorn
contourpy==1.3.0
# via matplotlib
coverage[toml]==7.6.10
Expand All @@ -33,8 +22,6 @@ distlib==0.3.9
# via virtualenv
execnet==2.1.1
# via pytest-xdist
fastapi==0.115.8
# via skore (skore/pyproject.toml)
filelock==3.17.0
# via
# huggingface-hub
Expand All @@ -43,23 +30,12 @@ fonttools==4.55.8
# via matplotlib
fsspec==2024.12.0
# via huggingface-hub
h11==0.14.0
# via
# httpcore
# uvicorn
httpcore==1.0.7
# via httpx
httpx==0.28.1
# via skore (skore/pyproject.toml)
huggingface-hub==0.28.1
# via skops
identify==2.6.6
# via pre-commit
idna==3.10
# via
# anyio
# httpx
# requests
# via requests
iniconfig==2.0.0
# via pytest
jinja2==3.1.5
Expand Down Expand Up @@ -99,8 +75,6 @@ numpy==2.0.2
# scipy
# skore (skore/pyproject.toml)
# skrub
orjson==3.10.15
# via skore (skore/pyproject.toml)
packaging==24.2
# via
# altair
Expand All @@ -119,9 +93,7 @@ pillow==11.1.0
# matplotlib
# skore (skore/pyproject.toml)
platformdirs==4.3.6
# via
# skore (skore/pyproject.toml)
# virtualenv
# via virtualenv
plotly==5.24.1
# via skore (skore/pyproject.toml)
pluggy==1.5.0
Expand All @@ -130,14 +102,6 @@ polars==1.21.0
# via skore (skore/pyproject.toml)
pre-commit==4.1.0
# via skore (skore/pyproject.toml)
psutil==6.1.1
# via skore (skore/pyproject.toml)
pyarrow==19.0.0
# via skore (skore/pyproject.toml)
pydantic==2.10.6
# via fastapi
pydantic-core==2.27.2
# via pydantic
pygments==2.19.1
# via rich
pyparsing==3.2.1
Expand Down Expand Up @@ -198,10 +162,6 @@ skops==0.11.0
# via skore (skore/pyproject.toml)
skrub==0.5.1
# via skore (skore/pyproject.toml)
sniffio==1.3.1
# via anyio
starlette==0.45.3
# via fastapi
tabulate==0.9.0
# via skops
tenacity==9.0.0
Expand All @@ -213,17 +173,11 @@ tqdm==4.67.1
typing-extensions==4.12.2
# via
# altair
# anyio
# fastapi
# huggingface-hub
# pydantic
# pydantic-core
# referencing
tzdata==2025.1
# via pandas
urllib3==2.3.0
# via requests
uvicorn==0.34.0
# via skore (skore/pyproject.toml)
virtualenv==20.29.1
# via pre-commit
Original file line number Diff line number Diff line change
@@ -1,26 +1,15 @@
altair==5.5.0
# via skore (skore/pyproject.toml)
annotated-types==0.7.0
# via pydantic
anyio==4.8.0
# via
# httpx
# starlette
attrs==25.1.0
# via
# jsonschema
# referencing
certifi==2024.12.14
# via
# httpcore
# httpx
# requests
# via requests
cfgv==3.4.0
# via pre-commit
charset-normalizer==3.4.1
# via requests
click==8.1.8
# via uvicorn
contourpy==1.3.0
# via matplotlib
coverage[toml]==7.6.10
Expand All @@ -33,8 +22,6 @@ distlib==0.3.9
# via virtualenv
execnet==2.1.1
# via pytest-xdist
fastapi==0.115.8
# via skore (skore/pyproject.toml)
filelock==3.17.0
# via
# huggingface-hub
Expand All @@ -43,23 +30,12 @@ fonttools==4.55.8
# via matplotlib
fsspec==2024.12.0
# via huggingface-hub
h11==0.14.0
# via
# httpcore
# uvicorn
httpcore==1.0.7
# via httpx
httpx==0.28.1
# via skore (skore/pyproject.toml)
huggingface-hub==0.28.1
# via skops
identify==2.6.6
# via pre-commit
idna==3.10
# via
# anyio
# httpx
# requests
# via requests
iniconfig==2.0.0
# via pytest
jinja2==3.1.5
Expand Down Expand Up @@ -99,8 +75,6 @@ numpy==2.0.2
# scipy
# skore (skore/pyproject.toml)
# skrub
orjson==3.10.15
# via skore (skore/pyproject.toml)
packaging==24.2
# via
# altair
Expand All @@ -119,9 +93,7 @@ pillow==11.1.0
# matplotlib
# skore (skore/pyproject.toml)
platformdirs==4.3.6
# via
# skore (skore/pyproject.toml)
# virtualenv
# via virtualenv
plotly==5.24.1
# via skore (skore/pyproject.toml)
pluggy==1.5.0
Expand All @@ -130,14 +102,6 @@ polars==1.21.0
# via skore (skore/pyproject.toml)
pre-commit==4.1.0
# via skore (skore/pyproject.toml)
psutil==6.1.1
# via skore (skore/pyproject.toml)
pyarrow==19.0.0
# via skore (skore/pyproject.toml)
pydantic==2.10.6
# via fastapi
pydantic-core==2.27.2
# via pydantic
pygments==2.19.1
# via rich
pyparsing==3.2.1
Expand Down Expand Up @@ -198,10 +162,6 @@ skops==0.11.0
# via skore (skore/pyproject.toml)
skrub==0.5.1
# via skore (skore/pyproject.toml)
sniffio==1.3.1
# via anyio
starlette==0.45.3
# via fastapi
tabulate==0.9.0
# via skops
tenacity==9.0.0
Expand All @@ -213,17 +173,11 @@ tqdm==4.67.1
typing-extensions==4.12.2
# via
# altair
# anyio
# fastapi
# huggingface-hub
# pydantic
# pydantic-core
# referencing
tzdata==2025.1
# via pandas
urllib3==2.3.0
# via requests
uvicorn==0.34.0
# via skore (skore/pyproject.toml)
virtualenv==20.29.1
# via pre-commit
Loading

0 comments on commit 8e66198

Please sign in to comment.