Skip to content

Commit

Permalink
mob next [ci-skip] [ci skip] [skip ci]
Browse files Browse the repository at this point in the history
lastFile:src/skore/project.py
  • Loading branch information
augustebaum committed Sep 11, 2024
1 parent d6df45c commit edbc62b
Show file tree
Hide file tree
Showing 6 changed files with 102 additions and 91 deletions.
44 changes: 22 additions & 22 deletions requirements-doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ accessible-pygments==0.0.5
# via pydata-sphinx-theme
alabaster==1.0.0
# via sphinx
altair==5.4.0
altair==5.4.1
# via skore (pyproject.toml)
annotated-types==0.7.0
# via pydantic
Expand All @@ -24,15 +24,15 @@ babel==2.16.0
# sphinx
beautifulsoup4==4.12.3
# via pydata-sphinx-theme
certifi==2024.7.4
certifi==2024.8.30
# via requests
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via uvicorn
compress-pickle[lz4]==2.1.0
# via pydantic-numpy
contourpy==1.2.1
contourpy==1.3.0
# via matplotlib
cycler==0.12.1
# via matplotlib
Expand All @@ -42,17 +42,17 @@ docutils==0.21.2
# via
# pydata-sphinx-theme
# sphinx
fastapi==0.112.1
fastapi==0.114.1
# via skore (pyproject.toml)
filelock==3.15.4
filelock==3.16.0
# via
# huggingface-hub
# torch
# transformers
# triton
fonttools==4.53.1
# via matplotlib
fsspec==2024.6.1
fsspec==2024.9.0
# via
# huggingface-hub
# torch
Expand All @@ -64,13 +64,13 @@ huggingface-hub==0.24.6
# skops
# tokenizers
# transformers
idna==3.7
idna==3.8
# via
# anyio
# requests
imagesize==1.4.1
# via sphinx
inflect==7.3.1
inflect==7.4.0
# via skore (pyproject.toml)
jinja2==3.1.4
# via
Expand All @@ -84,7 +84,7 @@ jsonschema==4.23.0
# via altair
jsonschema-specifications==2023.12.1
# via jsonschema
kiwisolver==1.4.5
kiwisolver==1.4.7
# via matplotlib
lz4==4.3.3
# via compress-pickle
Expand All @@ -99,17 +99,17 @@ matplotlib==3.9.2
# skrub
mdurl==0.1.2
# via markdown-it-py
more-itertools==10.4.0
more-itertools==10.5.0
# via inflect
mpmath==1.3.0
# via sympy
narwhals==1.5.2
narwhals==1.6.4
# via altair
networkx==3.3
# via
# skore (pyproject.toml)
# torch
numpy==2.1.0
numpy==2.1.1
# via
# contourpy
# matplotlib
Expand Down Expand Up @@ -179,16 +179,16 @@ pillow==10.4.0
# matplotlib
# sentence-transformers
# sphinx-gallery
polars==1.5.0
polars==1.6.0
# via skore (pyproject.toml)
pyarrow==17.0.0
# via skore (pyproject.toml)
pydantic==2.8.2
pydantic==2.9.1
# via
# fastapi
# pydantic-numpy
# skore (pyproject.toml)
pydantic-core==2.20.1
pydantic-core==2.23.3
# via pydantic
pydantic-numpy==6.0.0
# via skore (pyproject.toml)
Expand All @@ -200,13 +200,13 @@ pygments==2.18.0
# pydata-sphinx-theme
# rich
# sphinx
pyparsing==3.1.2
pyparsing==3.1.4
# via matplotlib
python-dateutil==2.9.0.post0
# via
# matplotlib
# pandas
pytz==2024.1
pytz==2024.2
# via pandas
pyyaml==6.0.2
# via
Expand All @@ -223,7 +223,7 @@ requests==2.32.3
# huggingface-hub
# sphinx
# transformers
rich==13.7.1
rich==13.8.1
# via skore (pyproject.toml)
rpds-py==0.20.0
# via
Expand All @@ -233,7 +233,7 @@ ruamel-yaml==0.18.6
# via pydantic-numpy
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
safetensors==0.4.4
safetensors==0.4.5
# via transformers
scikit-learn==1.5.1
# via
Expand Down Expand Up @@ -286,7 +286,7 @@ sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
starlette==0.38.2
starlette==0.38.5
# via fastapi
statsmodels==0.14.2
# via skore (pyproject.toml)
Expand All @@ -298,15 +298,15 @@ threadpoolctl==3.5.0
# via scikit-learn
tokenizers==0.19.1
# via transformers
torch==2.4.0
torch==2.4.1
# via sentence-transformers
tqdm==4.66.5
# via
# huggingface-hub
# sentence-transformers
# skore (pyproject.toml)
# transformers
transformers==4.44.1
transformers==4.44.2
# via sentence-transformers
triton==3.0.0
# via torch
Expand Down
44 changes: 22 additions & 22 deletions requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --extra=test --output-file=requirements-test.txt pyproject.toml
#
altair==5.4.0
altair==5.4.1
# via skore (pyproject.toml)
annotated-types==0.7.0
# via pydantic
Expand All @@ -18,7 +18,7 @@ attrs==24.2.0
# via
# jsonschema
# referencing
certifi==2024.7.4
certifi==2024.8.30
# via
# httpcore
# httpx
Expand All @@ -31,7 +31,7 @@ click==8.1.7
# via uvicorn
compress-pickle[lz4]==2.1.0
# via pydantic-numpy
contourpy==1.2.1
contourpy==1.3.0
# via matplotlib
coverage[toml]==7.6.1
# via pytest-cov
Expand All @@ -41,9 +41,9 @@ diskcache==5.6.3
# via skore (pyproject.toml)
distlib==0.3.8
# via virtualenv
fastapi==0.112.1
fastapi==0.114.1
# via skore (pyproject.toml)
filelock==3.15.4
filelock==3.16.0
# via
# huggingface-hub
# virtualenv
Expand All @@ -59,13 +59,13 @@ h11==0.14.0
# uvicorn
httpcore==1.0.5
# via httpx
httpx==0.27.0
httpx==0.27.2
# via skore (pyproject.toml)
huggingface-hub==0.24.6
# via skops
identify==2.6.0
# via pre-commit
idna==3.7
idna==3.8
# via
# anyio
# httpx
Expand All @@ -87,7 +87,7 @@ jsonschema[format]==4.23.0
# skore (pyproject.toml)
jsonschema-specifications==2023.12.1
# via jsonschema
kiwisolver==1.4.5
kiwisolver==1.4.7
# via matplotlib
lz4==4.3.3
# via compress-pickle
Expand All @@ -99,11 +99,11 @@ matplotlib==3.9.2
# via skore (pyproject.toml)
mdurl==0.1.2
# via markdown-it-py
narwhals==1.5.2
narwhals==1.6.4
# via altair
nodeenv==1.9.1
# via pre-commit
numpy==2.1.0
numpy==2.1.1
# via
# contourpy
# matplotlib
Expand All @@ -122,28 +122,28 @@ pandas==2.2.2
# via skore (pyproject.toml)
pillow==10.4.0
# via matplotlib
platformdirs==4.2.2
platformdirs==4.3.2
# via virtualenv
pluggy==1.5.0
# via pytest
polars==1.5.0
polars==1.6.0
# via skore (pyproject.toml)
pre-commit==3.8.0
# via skore (pyproject.toml)
pydantic==2.8.2
pydantic==2.9.1
# via
# fastapi
# pydantic-numpy
# skore (pyproject.toml)
pydantic-core==2.20.1
pydantic-core==2.23.3
# via pydantic
pydantic-numpy==6.0.0
# via skore (pyproject.toml)
pygments==2.18.0
# via rich
pyparsing==3.1.2
pyparsing==3.1.4
# via matplotlib
pytest==8.3.2
pytest==8.3.3
# via
# pytest-cov
# pytest-randomly
Expand All @@ -157,7 +157,7 @@ python-dateutil==2.9.0.post0
# arrow
# matplotlib
# pandas
pytz==2024.1
pytz==2024.2
# via pandas
pyyaml==6.0.2
# via
Expand All @@ -173,7 +173,7 @@ rfc3339-validator==0.1.4
# via jsonschema
rfc3987==1.3.8
# via jsonschema
rich==13.7.1
rich==13.8.1
# via skore (pyproject.toml)
rpds-py==0.20.0
# via
Expand All @@ -183,7 +183,7 @@ ruamel-yaml==0.18.6
# via pydantic-numpy
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
ruff==0.6.1
ruff==0.6.4
# via skore (pyproject.toml)
scikit-learn==1.5.1
# via
Expand All @@ -203,15 +203,15 @@ sniffio==1.3.1
# via
# anyio
# httpx
starlette==0.38.2
starlette==0.38.5
# via fastapi
tabulate==0.9.0
# via skops
threadpoolctl==3.5.0
# via scikit-learn
tqdm==4.66.5
# via huggingface-hub
types-python-dateutil==2.9.0.20240821
types-python-dateutil==2.9.0.20240906
# via arrow
typing-extensions==4.12.2
# via
Expand All @@ -228,7 +228,7 @@ urllib3==2.2.2
# via requests
uvicorn==0.30.6
# via skore (pyproject.toml)
virtualenv==20.26.3
virtualenv==20.26.4
# via pre-commit
webcolors==24.8.0
# via jsonschema
Loading

0 comments on commit edbc62b

Please sign in to comment.