Skip to content

Commit

Permalink
Merge pull request #210 from scipp/fix-nightly-python-version
Browse files Browse the repository at this point in the history
Update python version in nightly.txt requirements after py3.9 was dropped
  • Loading branch information
nvaytet authored Apr 29, 2024
2 parents 7188161 + 37a6f93 commit 8f74d03
Show file tree
Hide file tree
Showing 8 changed files with 41 additions and 47 deletions.
2 changes: 1 addition & 1 deletion requirements/basetest.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ packaging==24.0
# via pytest
pluggy==1.5.0
# via pytest
pytest==8.1.1
pytest==8.2.0
# via -r basetest.in
tomli==2.0.1
# via pytest
6 changes: 3 additions & 3 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ packaging==24.0
# -r ci.in
# pyproject-api
# tox
platformdirs==4.2.0
platformdirs==4.2.1
# via
# tox
# virtualenv
Expand All @@ -48,9 +48,9 @@ tomli==2.0.1
# via
# pyproject-api
# tox
tox==4.14.2
tox==4.15.0
# via -r ci.in
urllib3==2.2.1
# via requests
virtualenv==20.25.3
virtualenv==20.26.0
# via tox
44 changes: 21 additions & 23 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,25 +32,25 @@ click==8.1.7
# via
# pip-compile-multi
# pip-tools
copier==9.1.1
copier==9.2.0
# via -r dev.in
dunamai==1.19.2
dunamai==1.20.0
# via copier
fqdn==1.5.1
# via jsonschema
funcy==2.0
# via copier
h11==0.14.0
# via httpcore
httpcore==1.0.4
httpcore==1.0.5
# 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.20
json5==0.9.25
# via jupyterlab-server
jsonpointer==2.4
# via jsonschema
Expand All @@ -59,21 +59,21 @@ jsonschema[format-nongpl]==4.21.1
# jupyter-events
# jupyterlab-server
# nbformat
jupyter-events==0.9.0
jupyter-events==0.10.0
# via jupyter-server
jupyter-lsp==2.2.3
jupyter-lsp==2.2.5
# via jupyterlab
jupyter-server==2.13.0
jupyter-server==2.14.0
# via
# jupyter-lsp
# jupyterlab
# jupyterlab-server
# notebook-shim
jupyter-server-terminals==0.5.2
jupyter-server-terminals==0.5.3
# via jupyter-server
jupyterlab==4.1.3
jupyterlab==4.1.8
# via -r dev.in
jupyterlab-server==2.25.3
jupyterlab-server==2.27.1
# via jupyterlab
notebook-shim==0.2.4
# via jupyterlab
Expand All @@ -83,23 +83,21 @@ pathspec==0.12.1
# via copier
pip-compile-multi==2.6.3
# via -r dev.in
pip-tools==7.4.0
pip-tools==7.4.1
# via pip-compile-multi
plumbum==1.8.2
plumbum==1.8.3
# via copier
prometheus-client==0.20.0
# via jupyter-server
pycparser==2.21
pycparser==2.22
# via cffi
pydantic==2.6.3
pydantic==2.7.1
# via copier
pydantic-core==2.16.3
pydantic-core==2.18.2
# via pydantic
python-json-logger==2.0.7
# via jupyter-events
pyyaml-include==1.3.2
# via copier
questionary==2.0.1
questionary==1.10.0
# via copier
rfc3339-validator==0.1.4
# via
Expand All @@ -109,27 +107,27 @@ rfc3986-validator==0.1.1
# via
# jsonschema
# jupyter-events
send2trash==1.8.2
send2trash==1.8.3
# via jupyter-server
sniffio==1.3.1
# via
# anyio
# httpx
terminado==0.18.0
terminado==0.18.1
# via
# jupyter-server
# jupyter-server-terminals
toposort==1.10
# via pip-compile-multi
types-python-dateutil==2.8.19.20240106
types-python-dateutil==2.9.0.20240316
# via arrow
uri-template==1.3.0
# via jsonschema
webcolors==1.13
# via jsonschema
websocket-client==1.7.0
websocket-client==1.8.0
# via jupyter-server
wheel==0.42.0
wheel==0.43.0
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
Expand Down
14 changes: 6 additions & 8 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ accessible-pygments==0.0.4
# via pydata-sphinx-theme
alabaster==0.7.16
# via sphinx
appnope==0.1.4
# via ipykernel
asttokens==2.4.1
# via stack-data
attrs==23.2.0
Expand Down Expand Up @@ -44,7 +42,7 @@ decorator==5.1.1
# via ipython
defusedxml==0.7.1
# via nbconvert
docutils==0.20.1
docutils==0.21.2
# via
# myst-parser
# nbsphinx
Expand All @@ -64,7 +62,7 @@ imagesize==1.4.1
# via sphinx
ipykernel==6.29.4
# via -r docs.in
ipython==8.23.0
ipython==8.24.0
# via
# -r docs.in
# ipykernel
Expand Down Expand Up @@ -117,7 +115,7 @@ mdurl==0.1.2
# via markdown-it-py
mistune==3.0.2
# via nbconvert
myst-parser==2.0.0
myst-parser==3.0.1
# via -r docs.in
nbclient==0.10.0
# via nbconvert
Expand Down Expand Up @@ -148,7 +146,7 @@ pexpect==4.9.0
# via ipython
pillow==10.3.0
# via matplotlib
platformdirs==4.2.0
platformdirs==4.2.1
# via
# jupyter-core
# pooch
Expand Down Expand Up @@ -181,7 +179,7 @@ pyzmq==26.0.2
# via
# ipykernel
# jupyter-client
referencing==0.34.0
referencing==0.35.0
# via
# jsonschema
# jsonschema-specifications
Expand Down Expand Up @@ -226,7 +224,7 @@ sphinxcontrib-serializinghtml==1.1.10
# via sphinx
stack-data==0.6.3
# via ipython
tinycss2==1.2.1
tinycss2==1.3.0
# via nbconvert
tomli==2.0.1
# via sphinx
Expand Down
4 changes: 2 additions & 2 deletions requirements/mypy.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
# pip-compile-multi
#
-r test.txt
mypy==1.8.0
mypy==1.10.0
# via -r mypy.in
mypy-extensions==1.0.0
# via mypy
typing-extensions==4.10.0
typing-extensions==4.11.0
# via mypy
8 changes: 4 additions & 4 deletions requirements/nightly.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# SHA1:799a1fd7b9563a4277cadc6e4fc5fad5039cad2c
# SHA1:6cffc86dc2938853053dd653f44046481a5e0580
#
# This file is autogenerated by pip-compile-multi
# To update, run:
#
# pip-compile-multi
#
-r basetest.txt
h5py==3.10.0
h5py==3.11.0
# via -r nightly.in
numpy==1.26.4
# via
Expand All @@ -15,9 +15,9 @@ numpy==1.26.4
# scipy
python-dateutil==2.9.0.post0
# via -r nightly.in
scipp @ https://github.com/scipp/scipp/releases/download/nightly/scipp-nightly-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
scipp @ https://github.com/scipp/scipp/releases/download/nightly/scipp-nightly-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
# via -r nightly.in
scipy==1.12.0
scipy==1.13.0
# via -r nightly.in
six==1.16.0
# via python-dateutil
4 changes: 2 additions & 2 deletions requirements/static.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ identify==2.5.36
# via pre-commit
nodeenv==1.8.0
# via pre-commit
platformdirs==4.2.0
platformdirs==4.2.1
# via virtualenv
pre-commit==3.7.0
# via -r static.in
pyyaml==6.0.1
# via pre-commit
virtualenv==20.25.3
virtualenv==20.26.0
# via pre-commit

# The following packages are considered to be unsafe in a requirements file:
Expand Down
6 changes: 2 additions & 4 deletions requirements/wheels.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@ build==1.2.1
# via -r wheels.in
packaging==24.0
# via build
pyproject-hooks==1.0.0
pyproject-hooks==1.1.0
# via build
tomli==2.0.1
# via
# build
# pyproject-hooks
# via build

0 comments on commit 8f74d03

Please sign in to comment.