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:tests/unit/test_project.py
  • Loading branch information
augustebaum committed Sep 9, 2024
1 parent 29ea203 commit 0c8f7f5
Show file tree
Hide file tree
Showing 7 changed files with 160 additions and 17 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ dependencies = [
"pydantic_numpy",
"uvicorn",
"rich",
"skops",
]

[project.optional-dependencies]
Expand Down
46 changes: 42 additions & 4 deletions requirements-doc.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --extra=doc --output-file=requirements-doc.txt pyproject.toml
Expand Down Expand Up @@ -49,6 +49,7 @@ filelock==3.15.4
# huggingface-hub
# torch
# transformers
# triton
fonttools==4.53.1
# via matplotlib
fsspec==2024.6.1
Expand All @@ -60,6 +61,7 @@ h11==0.14.0
huggingface-hub==0.24.6
# via
# sentence-transformers
# skops
# tokenizers
# transformers
idna==3.7
Expand Down Expand Up @@ -122,12 +124,44 @@ numpy==2.1.0
# skrub
# statsmodels
# transformers
nvidia-cublas-cu12==12.1.3.1
# via
# nvidia-cudnn-cu12
# nvidia-cusolver-cu12
# torch
nvidia-cuda-cupti-cu12==12.1.105
# via torch
nvidia-cuda-nvrtc-cu12==12.1.105
# via torch
nvidia-cuda-runtime-cu12==12.1.105
# via torch
nvidia-cudnn-cu12==9.1.0.70
# via torch
nvidia-cufft-cu12==11.0.2.54
# via torch
nvidia-curand-cu12==10.3.2.106
# via torch
nvidia-cusolver-cu12==11.4.5.107
# via torch
nvidia-cusparse-cu12==12.1.0.106
# via
# nvidia-cusolver-cu12
# torch
nvidia-nccl-cu12==2.20.5
# via torch
nvidia-nvjitlink-cu12==12.6.68
# via
# nvidia-cusolver-cu12
# nvidia-cusparse-cu12
nvidia-nvtx-cu12==12.1.105
# via torch
packaging==24.1
# via
# altair
# huggingface-hub
# matplotlib
# pydata-sphinx-theme
# skops
# skrub
# sphinx
# statsmodels
Expand Down Expand Up @@ -204,6 +238,7 @@ safetensors==0.4.4
scikit-learn==1.5.1
# via
# sentence-transformers
# skops
# skore (pyproject.toml)
# skrub
scipy==1.14.1
Expand All @@ -222,6 +257,8 @@ six==1.16.0
# via
# patsy
# python-dateutil
skops==0.10.0
# via skore (pyproject.toml)
skrub==0.3.0
# via skore (pyproject.toml)
sniffio==1.3.1
Expand Down Expand Up @@ -255,6 +292,8 @@ statsmodels==0.14.2
# via skore (pyproject.toml)
sympy==1.13.2
# via torch
tabulate==0.9.0
# via skops
threadpoolctl==3.5.0
# via scikit-learn
tokenizers==0.19.1
Expand All @@ -269,6 +308,8 @@ tqdm==4.66.5
# transformers
transformers==4.44.1
# via sentence-transformers
triton==3.0.0
# via torch
typeguard==4.3.0
# via inflect
typing-extensions==4.12.2
Expand All @@ -287,6 +328,3 @@ urllib3==2.2.2
# via requests
uvicorn==0.30.6
# via skore (pyproject.toml)

# The following packages are considered to be unsafe in a requirements file:
# setuptools
35 changes: 31 additions & 4 deletions requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --extra=test --output-file=requirements-test.txt pyproject.toml
Expand All @@ -22,8 +22,11 @@ certifi==2024.7.4
# via
# httpcore
# httpx
# requests
cfgv==3.4.0
# via pre-commit
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via uvicorn
compress-pickle[lz4]==2.1.0
Expand All @@ -41,11 +44,15 @@ distlib==0.3.8
fastapi==0.112.1
# via skore (pyproject.toml)
filelock==3.15.4
# via virtualenv
# via
# huggingface-hub
# virtualenv
fonttools==4.53.1
# via matplotlib
fqdn==1.5.1
# via jsonschema
fsspec==2024.9.0
# via huggingface-hub
h11==0.14.0
# via
# httpcore
Expand All @@ -54,13 +61,16 @@ httpcore==1.0.5
# via httpx
httpx==0.27.0
# via skore (pyproject.toml)
huggingface-hub==0.24.6
# via skops
identify==2.6.0
# via pre-commit
idna==3.7
# via
# anyio
# httpx
# jsonschema
# requests
iniconfig==2.0.0
# via pytest
isoduration==20.11.0
Expand Down Expand Up @@ -104,8 +114,10 @@ numpy==2.1.0
packaging==24.1
# via
# altair
# huggingface-hub
# matplotlib
# pytest
# skops
pandas==2.2.2
# via skore (pyproject.toml)
pillow==10.4.0
Expand Down Expand Up @@ -148,11 +160,15 @@ python-dateutil==2.9.0.post0
pytz==2024.1
# via pandas
pyyaml==6.0.2
# via pre-commit
# via
# huggingface-hub
# pre-commit
referencing==0.35.1
# via
# jsonschema
# jsonschema-specifications
requests==2.32.3
# via huggingface-hub
rfc3339-validator==0.1.4
# via jsonschema
rfc3987==1.3.8
Expand All @@ -170,7 +186,9 @@ ruamel-yaml-clib==0.2.8
ruff==0.6.1
# via skore (pyproject.toml)
scikit-learn==1.5.1
# via skore (pyproject.toml)
# via
# skops
# skore (pyproject.toml)
scipy==1.14.1
# via scikit-learn
semver==3.0.2
Expand All @@ -179,26 +197,35 @@ six==1.16.0
# via
# python-dateutil
# rfc3339-validator
skops==0.10.0
# via skore (pyproject.toml)
sniffio==1.3.1
# via
# anyio
# httpx
starlette==0.38.2
# 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
# via arrow
typing-extensions==4.12.2
# via
# altair
# fastapi
# huggingface-hub
# pydantic
# pydantic-core
tzdata==2024.1
# via pandas
uri-template==1.3.0
# via jsonschema
urllib3==2.2.2
# via requests
uvicorn==0.30.6
# via skore (pyproject.toml)
virtualenv==20.26.3
Expand Down
35 changes: 32 additions & 3 deletions requirements-tools.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --extra=tools --output-file=requirements-tools.txt pyproject.toml
Expand All @@ -16,6 +16,10 @@ attrs==24.2.0
# referencing
build==1.2.1
# via pip-tools
certifi==2024.8.30
# via requests
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via
# pip-tools
Expand All @@ -30,12 +34,20 @@ diskcache==5.6.3
# via skore (pyproject.toml)
fastapi==0.112.1
# via skore (pyproject.toml)
filelock==3.16.0
# via huggingface-hub
fonttools==4.53.1
# via matplotlib
fsspec==2024.9.0
# via huggingface-hub
h11==0.14.0
# via uvicorn
huggingface-hub==0.24.6
# via skops
idna==3.7
# via anyio
# via
# anyio
# requests
jinja2==3.1.4
# via altair
joblib==1.4.2
Expand Down Expand Up @@ -70,7 +82,9 @@ packaging==24.1
# via
# altair
# build
# huggingface-hub
# matplotlib
# skops
pandas==2.2.2
# via skore (pyproject.toml)
pillow==10.4.0
Expand Down Expand Up @@ -102,10 +116,14 @@ python-dateutil==2.9.0.post0
# pandas
pytz==2024.1
# via pandas
pyyaml==6.0.2
# via huggingface-hub
referencing==0.35.1
# via
# jsonschema
# jsonschema-specifications
requests==2.32.3
# via huggingface-hub
rich==13.7.1
# via skore (pyproject.toml)
rpds-py==0.20.0
Expand All @@ -117,27 +135,38 @@ ruamel-yaml==0.18.6
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
scikit-learn==1.5.1
# via skore (pyproject.toml)
# via
# skops
# skore (pyproject.toml)
scipy==1.14.1
# via scikit-learn
semver==3.0.2
# via pydantic-numpy
six==1.16.0
# via python-dateutil
skops==0.10.0
# via skore (pyproject.toml)
sniffio==1.3.1
# via anyio
starlette==0.38.2
# via fastapi
tabulate==0.9.0
# via skops
threadpoolctl==3.5.0
# via scikit-learn
tqdm==4.66.5
# via huggingface-hub
typing-extensions==4.12.2
# via
# altair
# fastapi
# huggingface-hub
# pydantic
# pydantic-core
tzdata==2024.1
# via pandas
urllib3==2.2.2
# via requests
uvicorn==0.30.6
# via skore (pyproject.toml)
wheel==0.44.0
Expand Down
Loading

0 comments on commit 0c8f7f5

Please sign in to comment.