Skip to content

Commit

Permalink
run tox deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nvaytet committed Feb 22, 2024
1 parent 7f2b107 commit 1fd5e34
Show file tree
Hide file tree
Showing 13 changed files with 544 additions and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ requires-python = ">=3.10"
# Run 'tox -e deps' after making changes here. This will update requirement files.
# Make sure to list one dependency per line.
dependencies = [
"scipp",
]

dynamic = ["version"]
Expand Down
1 change: 1 addition & 0 deletions requirements/base.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
# will not be touched by ``make_base.py``
# --- END OF CUSTOM SECTION ---
# The following was generated by 'tox -e deps', DO NOT EDIT MANUALLY!
scipp
11 changes: 11 additions & 0 deletions requirements/base.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# SHA1:ca2d1da8131c52707f3196d99903828fb973f1b3
#
# This file is autogenerated by pip-compile-multi
# To update, run:
#
# pip-compile-multi
#
numpy==1.26.4
# via scipp
scipp==24.2.0
# via -r base.in
19 changes: 19 additions & 0 deletions requirements/basetest.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# SHA1:0eaa389e1fdb3a1917c0f987514bd561be5718ee
#
# This file is autogenerated by pip-compile-multi
# To update, run:
#
# pip-compile-multi
#
exceptiongroup==1.2.0
# via pytest
iniconfig==2.0.0
# via pytest
packaging==23.2
# via pytest
pluggy==1.4.0
# via pytest
pytest==8.0.1
# via -r basetest.in
tomli==2.0.1
# via pytest
56 changes: 56 additions & 0 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
# SHA1:6344d52635ea11dca331a3bc6eb1833c4c64d585
#
# This file is autogenerated by pip-compile-multi
# To update, run:
#
# pip-compile-multi
#
cachetools==5.3.2
# via tox
certifi==2024.2.2
# via requests
chardet==5.2.0
# via tox
charset-normalizer==3.3.2
# via requests
colorama==0.4.6
# via tox
distlib==0.3.8
# via virtualenv
filelock==3.13.1
# via
# tox
# virtualenv
gitdb==4.0.11
# via gitpython
gitpython==3.1.42
# via -r ci.in
idna==3.6
# via requests
packaging==23.2
# via
# -r ci.in
# pyproject-api
# tox
platformdirs==4.2.0
# via
# tox
# virtualenv
pluggy==1.4.0
# via tox
pyproject-api==1.6.1
# via tox
requests==2.31.0
# via -r ci.in
smmap==5.0.1
# via gitdb
tomli==2.0.1
# via
# pyproject-api
# tox
tox==4.13.0
# via -r ci.in
urllib3==2.2.1
# via requests
virtualenv==20.25.1
# via tox
137 changes: 137 additions & 0 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,137 @@
# SHA1:efd19a3a98c69fc3d6d6233ed855de7e4a208f74
#
# This file is autogenerated by pip-compile-multi
# To update, run:
#
# pip-compile-multi
#
-r base.txt
-r ci.txt
-r docs.txt
-r mypy.txt
-r static.txt
-r test.txt
-r wheels.txt
annotated-types==0.6.0
# via pydantic
anyio==4.3.0
# via
# httpx
# jupyter-server
argon2-cffi==23.1.0
# via jupyter-server
argon2-cffi-bindings==21.2.0
# via argon2-cffi
arrow==1.3.0
# via isoduration
async-lru==2.0.4
# via jupyterlab
cffi==1.16.0
# via argon2-cffi-bindings
click==8.1.7
# via
# pip-compile-multi
# pip-tools
copier==9.1.1
# via -r dev.in
dunamai==1.19.2
# via copier
fqdn==1.5.1
# via jsonschema
funcy==2.0
# via copier
h11==0.14.0
# via httpcore
httpcore==1.0.4
# via httpx
httpx==0.27.0
# via jupyterlab
isoduration==20.11.0
# via jsonschema
jinja2-ansible-filters==1.3.2
# via copier
json5==0.9.17
# via jupyterlab-server
jsonpointer==2.4
# via jsonschema
jsonschema[format-nongpl]==4.21.1
# via
# jupyter-events
# jupyterlab-server
# nbformat
jupyter-events==0.9.0
# via jupyter-server
jupyter-lsp==2.2.2
# via jupyterlab
jupyter-server==2.12.5
# via
# jupyter-lsp
# jupyterlab
# jupyterlab-server
# notebook-shim
jupyter-server-terminals==0.5.2
# via jupyter-server
jupyterlab==4.1.2
# via -r dev.in
jupyterlab-server==2.25.3
# via jupyterlab
notebook-shim==0.2.4
# via jupyterlab
overrides==7.7.0
# via jupyter-server
pathspec==0.12.1
# via copier
pip-compile-multi==2.6.3
# via -r dev.in
pip-tools==7.4.0
# via pip-compile-multi
plumbum==1.8.2
# via copier
prometheus-client==0.20.0
# via jupyter-server
pycparser==2.21
# via cffi
pydantic==2.6.1
# via copier
pydantic-core==2.16.2
# via pydantic
python-json-logger==2.0.7
# via jupyter-events
pyyaml-include==1.3.2
# via copier
questionary==1.10.0
# via copier
rfc3339-validator==0.1.4
# via
# jsonschema
# jupyter-events
rfc3986-validator==0.1.1
# via
# jsonschema
# jupyter-events
send2trash==1.8.2
# via jupyter-server
sniffio==1.3.0
# via
# anyio
# httpx
terminado==0.18.0
# via
# jupyter-server
# jupyter-server-terminals
toposort==1.10
# via pip-compile-multi
types-python-dateutil==2.8.19.20240106
# via arrow
uri-template==1.3.0
# via jsonschema
webcolors==1.13
# via jsonschema
websocket-client==1.7.0
# via jupyter-server
wheel==0.42.0
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools
Loading

0 comments on commit 1fd5e34

Please sign in to comment.