Skip to content

Commit

Permalink
add pooch and update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nvaytet committed Sep 17, 2024
1 parent c6b707a commit 1c4c58e
Show file tree
Hide file tree
Showing 8 changed files with 39 additions and 41 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ test = [
"mpltoolbox",
"pandas",
"plotly",
"pooch",
"pyarrow",
"pytest",
"pythreejs",
Expand Down
1 change: 1 addition & 0 deletions requirements/basetest.in
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ kaleido
mpltoolbox
pandas
plotly
pooch
pyarrow
pytest
pythreejs
Expand Down
25 changes: 20 additions & 5 deletions requirements/basetest.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SHA1:a9d74e4dbe123f33cd42c83fee4629ff6ff9527c
# SHA1:314ee5934e03b1ff21f09178bb0e346436d24621
#
# This file is autogenerated by pip-compile-multi
# To update, run:
Expand All @@ -7,6 +7,10 @@
#
asttokens==2.4.1
# via stack-data
certifi==2024.8.30
# via requests
charset-normalizer==3.3.2
# via requests
comm==0.2.2
# via ipywidgets
contourpy==1.3.0
Expand All @@ -25,6 +29,8 @@ fonttools==4.53.1
# via matplotlib
graphviz==0.20.3
# via -r basetest.in
idna==3.10
# via requests
iniconfig==2.0.0
# via pytest
ipydatawidgets==4.3.5
Expand Down Expand Up @@ -76,6 +82,7 @@ packaging==24.1
# via
# matplotlib
# plotly
# pooch
# pytest
# xarray
pandas==2.2.2
Expand All @@ -90,10 +97,14 @@ pillow==10.4.0
# via
# ipympl
# matplotlib
plotly==5.24.0
platformdirs==4.3.6
# via pooch
plotly==5.24.1
# via -r basetest.in
pluggy==1.5.0
# via pytest
pooch==1.8.2
# via -r basetest.in
prompt-toolkit==3.0.47
# via ipython
ptyprocess==0.7.0
Expand All @@ -106,16 +117,18 @@ pygments==2.18.0
# via ipython
pyparsing==3.1.4
# via matplotlib
pytest==8.3.2
pytest==8.3.3
# via -r basetest.in
python-dateutil==2.9.0.post0
# via
# matplotlib
# pandas
pythreejs==2.4.2
# via -r basetest.in
pytz==2024.1
pytz==2024.2
# via pandas
requests==2.32.3
# via pooch
scipp==24.9.1
# via -r basetest.in
scipy==1.14.1
Expand Down Expand Up @@ -145,9 +158,11 @@ typing-extensions==4.12.2
# via ipython
tzdata==2024.1
# via pandas
urllib3==2.2.3
# via requests
wcwidth==0.2.13
# via prompt-toolkit
widgetsnbextension==4.0.13
# via ipywidgets
xarray==2024.7.0
xarray==2024.9.0
# via -r basetest.in
12 changes: 6 additions & 6 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,22 +17,22 @@ colorama==0.4.6
# via tox
distlib==0.3.8
# via virtualenv
filelock==3.15.4
filelock==3.16.1
# via
# tox
# virtualenv
gitdb==4.0.11
# via gitpython
gitpython==3.1.43
# via -r ci.in
idna==3.8
idna==3.10
# via requests
packaging==24.1
# via
# -r ci.in
# pyproject-api
# tox
platformdirs==4.2.2
platformdirs==4.3.6
# via
# tox
# virtualenv
Expand All @@ -48,9 +48,9 @@ tomli==2.0.1
# via
# pyproject-api
# tox
tox==4.18.0
tox==4.19.0
# via -r ci.in
urllib3==2.2.2
urllib3==2.2.3
# via requests
virtualenv==20.26.3
virtualenv==20.26.4
# via tox
6 changes: 3 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -91,9 +91,9 @@ prometheus-client==0.20.0
# via jupyter-server
pycparser==2.22
# via cffi
pydantic==2.8.2
pydantic==2.9.2
# via copier
pydantic-core==2.20.1
pydantic-core==2.23.4
# via pydantic
python-json-logger==2.0.7
# via jupyter-events
Expand All @@ -119,7 +119,7 @@ terminado==0.18.1
# jupyter-server-terminals
toposort==1.10
# via pip-compile-multi
types-python-dateutil==2.9.0.20240821
types-python-dateutil==2.9.0.20240906
# via arrow
uri-template==1.3.0
# via jsonschema
Expand Down
25 changes: 3 additions & 22 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,6 @@ beautifulsoup4==4.12.3
# pydata-sphinx-theme
bleach==6.1.0
# via nbconvert
certifi==2024.8.30
# via requests
charset-normalizer==3.3.2
# via requests
debugpy==1.8.5
# via ipykernel
defusedxml==0.7.1
Expand All @@ -47,8 +43,6 @@ gitpython==3.1.43
# via -r docs.in
h5py==3.11.0
# via -r docs.in
idna==3.8
# via requests
imagesize==1.4.1
# via sphinx
ipykernel==6.29.5
Expand All @@ -63,7 +57,7 @@ jsonschema==4.23.0
# via nbformat
jsonschema-specifications==2023.12.1
# via jsonschema
jupyter-client==8.6.2
jupyter-client==8.6.3
# via
# ipykernel
# nbclient
Expand All @@ -84,7 +78,7 @@ markupsafe==2.1.5
# via
# jinja2
# nbconvert
mdit-py-plugins==0.4.1
mdit-py-plugins==0.4.2
# via myst-parser
mdurl==0.1.2
# via markdown-it-py
Expand All @@ -107,12 +101,6 @@ nest-asyncio==1.6.0
# via ipykernel
pandocfilters==1.5.1
# via nbconvert
platformdirs==4.2.2
# via
# jupyter-core
# pooch
pooch==1.8.2
# via -r docs.in
psutil==6.0.0
# via ipykernel
pydata-sphinx-theme==0.15.4
Expand All @@ -127,11 +115,6 @@ referencing==0.35.1
# via
# jsonschema
# jsonschema-specifications
requests==2.32.3
# via
# -r docs.in
# pooch
# sphinx
rpds-py==0.20.0
# via
# jsonschema
Expand All @@ -152,7 +135,7 @@ sphinx==8.0.2
# sphinx-copybutton
# sphinx-design
# sphinx-gallery
sphinx-autodoc-typehints==2.3.0
sphinx-autodoc-typehints==2.4.1
# via -r docs.in
sphinx-copybutton==0.5.2
# via -r docs.in
Expand All @@ -178,8 +161,6 @@ tornado==6.4.1
# via
# ipykernel
# jupyter-client
urllib3==2.2.2
# via requests
webencodings==0.5.1
# via
# bleach
Expand Down
8 changes: 4 additions & 4 deletions requirements/static.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,17 @@ cfgv==3.4.0
# via pre-commit
distlib==0.3.8
# via virtualenv
filelock==3.15.4
filelock==3.16.1
# via virtualenv
identify==2.6.0
identify==2.6.1
# via pre-commit
nodeenv==1.9.1
# via pre-commit
platformdirs==4.2.2
platformdirs==4.3.6
# via virtualenv
pre-commit==3.8.0
# via -r static.in
pyyaml==6.0.2
# via pre-commit
virtualenv==20.26.3
virtualenv==20.26.4
# via pre-commit
2 changes: 1 addition & 1 deletion requirements/wheels.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#
# pip-compile-multi
#
build==1.2.1
build==1.2.2
# via -r wheels.in
packaging==24.1
# via build
Expand Down

0 comments on commit 1c4c58e

Please sign in to comment.