Skip to content

Commit

Permalink
Dependencies: Update the requirements files (#6501)
Browse files Browse the repository at this point in the history
  • Loading branch information
sphuber authored Jul 1, 2024
1 parent 297c3c9 commit 61ae1a5
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 36 deletions.
17 changes: 7 additions & 10 deletions requirements/requirements-py-3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,15 @@
#
# pip-compile --extra=atomic_tools --extra=docs --extra=notebook --extra=rest --extra=tests --no-annotate --output-file=requirements/requirements-py-3.10.txt pyproject.toml
#
accessible-pygments==0.0.5
aiida-export-migration-tests==0.9.0
aio-pika==6.8.1
aiormq==3.3.1
alabaster==0.7.13
alembic==1.11.1
aniso8601==9.0.1
annotated-types==0.7.0
anyio==3.7.0
appnope==0.1.3
archive-path==0.4.2
argon2-cffi==21.3.0
argon2-cffi-bindings==21.2.0
Expand All @@ -34,7 +35,7 @@ click==8.1.3
click-spinner==0.1.10
comm==0.1.3
contourpy==1.1.0
coverage==7.4.1
coverage[toml]==7.4.1
cryptography==41.0.1
cycler==0.11.0
debugpy==1.6.7
Expand All @@ -44,7 +45,6 @@ deprecation==2.1.0
disk-objectstore==1.1.0
docstring-parser==0.15
docutils==0.20.1
emmet-core==0.57.1
exceptiongroup==1.1.1
executing==1.2.0
fastjsonschema==2.17.1
Expand All @@ -66,6 +66,7 @@ ipywidgets==8.0.6
itsdangerous==2.1.2
jedi==0.18.2
jinja2==3.1.2
joblib==1.4.2
jsonschema[format-nongpl]==3.2.0
jupyter==1.0.0
jupyter-cache==0.6.1
Expand All @@ -80,9 +81,8 @@ jupyterlab-widgets==3.0.7
kiwipy[rmq]==0.7.7
kiwisolver==1.4.4
latexcodec==2.0.1
linkify-it-py==2.0.2
mako==1.2.4
markdown-it-py[linkify,plugins]==3.0.0
markdown-it-py==3.0.0
markupsafe==2.1.3
matplotlib==3.7.1
matplotlib-inline==0.1.6
Expand All @@ -91,7 +91,6 @@ mdurl==0.1.2
mistune==3.0.1
monty==2023.9.25
mpmath==1.3.0
msgpack==1.0.5
multidict==6.0.4
myst-nb==1.0.0
myst-parser==2.0.0
Expand Down Expand Up @@ -133,6 +132,7 @@ pybtex==0.24.0
pycifrw==4.4.5
pycparser==2.21
pydantic==2.4.0
pydantic-core==2.10.0
pydata-sphinx-theme==0.15.1
pygments==2.15.1
pymatgen==2023.9.25
Expand All @@ -147,7 +147,7 @@ pytest-benchmark==4.0.0
pytest-cov==4.1.0
pytest-datadir==1.4.1
pytest-regressions==2.4.2
pytest-rerunfailures==12.0.0
pytest-rerunfailures==12.0
pytest-timeout==2.2.0
python-dateutil==2.8.2
python-json-logger==2.0.7
Expand All @@ -161,7 +161,6 @@ qtpy==2.3.1
requests==2.31.0
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rich==13.4.2
ruamel-yaml==0.17.32
ruamel-yaml-clib==0.2.7
scipy==1.10.1
Expand Down Expand Up @@ -193,15 +192,13 @@ sympy==1.12
tabulate==0.9.0
tenacity==8.2.2
terminado==0.17.1
textual==0.29.0
tinycss2==1.2.1
tomli==2.0.1
tornado==6.3.2
tqdm==4.65.0
traitlets==5.9.0
typing-extensions==4.6.3
tzdata==2023.3
uc-micro-py==1.0.2
uncertainties==3.1.7
upf-to-json==0.9.5
urllib3==2.0.3
Expand Down
19 changes: 8 additions & 11 deletions requirements/requirements-py-3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,17 @@
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --extra=atomic_tools --extra=docs --extra=notebook --extra=rest --extra=tests --no-annotate --output-file=requirements/requirements-py-3.11.txt pyproject.toml
# pip-compile --extra=atomic_tools --extra=docs --extra=notebook --extra=rest --extra=tests --no-annotate --output-file=requirements/requirements-py-3.9.txt pyproject.toml
#
accessible-pygments==0.0.5
aiida-export-migration-tests==0.9.0
aio-pika==6.8.1
aiormq==3.3.1
alabaster==0.7.13
alembic==1.11.1
aniso8601==9.0.1
annotated-types==0.7.0
anyio==3.7.0
appnope==0.1.3
archive-path==0.4.2
argon2-cffi==21.3.0
argon2-cffi-bindings==21.2.0
Expand All @@ -34,7 +35,7 @@ click==8.1.3
click-spinner==0.1.10
comm==0.1.3
contourpy==1.1.0
coverage==7.4.1
coverage[toml]==7.4.1
cryptography==41.0.1
cycler==0.11.0
debugpy==1.6.7
Expand All @@ -44,7 +45,6 @@ deprecation==2.1.0
disk-objectstore==1.1.0
docstring-parser==0.15
docutils==0.20.1
emmet-core==0.57.1
executing==1.2.0
fastjsonschema==2.17.1
flask==2.3.2
Expand All @@ -65,6 +65,7 @@ ipywidgets==8.0.6
itsdangerous==2.1.2
jedi==0.18.2
jinja2==3.1.2
joblib==1.4.2
jsonschema[format-nongpl]==3.2.0
jupyter==1.0.0
jupyter-cache==0.6.1
Expand All @@ -79,9 +80,8 @@ jupyterlab-widgets==3.0.7
kiwipy[rmq]==0.7.7
kiwisolver==1.4.4
latexcodec==2.0.1
linkify-it-py==2.0.2
mako==1.2.4
markdown-it-py[linkify,plugins]==3.0.0
markdown-it-py==3.0.0
markupsafe==2.1.3
matplotlib==3.7.1
matplotlib-inline==0.1.6
Expand All @@ -90,7 +90,6 @@ mdurl==0.1.2
mistune==3.0.1
monty==2023.9.25
mpmath==1.3.0
msgpack==1.0.5
multidict==6.0.4
myst-nb==1.0.0
myst-parser==2.0.0
Expand Down Expand Up @@ -132,6 +131,7 @@ pybtex==0.24.0
pycifrw==4.4.5
pycparser==2.21
pydantic==2.4.0
pydantic-core==2.10.0
pydata-sphinx-theme==0.15.1
pygments==2.15.1
pymatgen==2023.9.25
Expand All @@ -146,7 +146,7 @@ pytest-benchmark==4.0.0
pytest-cov==4.1.0
pytest-datadir==1.4.1
pytest-regressions==2.4.2
pytest-rerunfailures==12.0.0
pytest-rerunfailures==12.0
pytest-timeout==2.2.0
python-dateutil==2.8.2
python-json-logger==2.0.7
Expand All @@ -160,7 +160,6 @@ qtpy==2.3.1
requests==2.31.0
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rich==13.4.2
ruamel-yaml==0.17.32
ruamel-yaml-clib==0.2.7
scipy==1.10.1
Expand Down Expand Up @@ -192,14 +191,12 @@ sympy==1.12
tabulate==0.9.0
tenacity==8.2.2
terminado==0.17.1
textual==0.29.0
tinycss2==1.2.1
tornado==6.3.2
tqdm==4.65.0
traitlets==5.9.0
typing-extensions==4.6.3
tzdata==2023.3
uc-micro-py==1.0.2
uncertainties==3.1.7
upf-to-json==0.9.5
urllib3==2.0.3
Expand Down
7 changes: 4 additions & 3 deletions requirements/requirements-py-3.12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ aiormq==3.3.1
alabaster==0.7.13
alembic==1.12.0
aniso8601==9.0.1
annotated-types==0.7.0
anyio==4.0.0
archive-path==0.4.2
argon2-cffi==23.1.0
Expand All @@ -34,7 +35,7 @@ click==8.1.7
click-spinner==0.1.10
comm==0.1.4
contourpy==1.1.1
coverage==7.4.1
coverage[toml]==7.4.1
cryptography==41.0.5
cycler==0.12.1
debugpy==1.8.0
Expand Down Expand Up @@ -130,6 +131,7 @@ pybtex==0.24.0
pycifrw==4.4.5
pycparser==2.21
pydantic==2.4.0
pydantic-core==2.10.0
pydata-sphinx-theme==0.15.1
pygments==2.16.1
pymatgen==2023.10.11
Expand All @@ -144,7 +146,7 @@ pytest-benchmark==4.0.0
pytest-cov==4.1.0
pytest-datadir==1.5.0
pytest-regressions==2.5.0
pytest-rerunfailures==12.0.0
pytest-rerunfailures==12.0
pytest-timeout==2.2.0
python-dateutil==2.8.2
python-json-logger==2.0.7
Expand Down Expand Up @@ -184,7 +186,6 @@ sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.9
sphinxext-rediraffe==0.2.7
sqlalchemy==2.0.23
sqlalchemy-utils==0.37.9
stack-data==0.6.3
sympy==1.12
tabulate==0.9.0
Expand Down
21 changes: 9 additions & 12 deletions requirements/requirements-py-3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,15 @@
#
# pip-compile --extra=atomic_tools --extra=docs --extra=notebook --extra=rest --extra=tests --no-annotate --output-file=requirements/requirements-py-3.9.txt pyproject.toml
#
accessible-pygments==0.0.5
aiida-export-migration-tests==0.9.0
aio-pika==6.8.1
aiormq==3.3.1
alabaster==0.7.13
alembic==1.11.1
aniso8601==9.0.1
annotated-types==0.7.0
anyio==3.7.0
appnope==0.1.3
archive-path==0.4.2
argon2-cffi==21.3.0
argon2-cffi-bindings==21.2.0
Expand All @@ -34,7 +35,7 @@ click==8.1.3
click-spinner==0.1.10
comm==0.1.3
contourpy==1.1.0
coverage==7.4.1
coverage[toml]==7.4.1
cryptography==41.0.1
cycler==0.11.0
debugpy==1.6.7
Expand All @@ -44,8 +45,7 @@ deprecation==2.1.0
disk-objectstore==1.1.0
docstring-parser==0.15
docutils==0.20.1
emmet-core==0.57.1
exceptiongroup==1.1.1
exceptiongroup==1.2.1
executing==1.2.0
fastjsonschema==2.17.1
flask==2.3.2
Expand All @@ -59,7 +59,7 @@ greenlet==2.0.2
idna==3.4
imagesize==1.4.1
importlib-metadata==6.8.0
importlib-resources==5.12.0
importlib-resources==6.4.0
iniconfig==2.0.0
ipykernel==6.23.2
ipython==8.14.0
Expand All @@ -68,6 +68,7 @@ ipywidgets==8.0.6
itsdangerous==2.1.2
jedi==0.18.2
jinja2==3.1.2
joblib==1.4.2
jsonschema[format-nongpl]==3.2.0
jupyter==1.0.0
jupyter-cache==0.6.1
Expand All @@ -82,9 +83,8 @@ jupyterlab-widgets==3.0.7
kiwipy[rmq]==0.7.7
kiwisolver==1.4.4
latexcodec==2.0.1
linkify-it-py==2.0.2
mako==1.2.4
markdown-it-py[linkify,plugins]==3.0.0
markdown-it-py==3.0.0
markupsafe==2.1.3
matplotlib==3.7.1
matplotlib-inline==0.1.6
Expand All @@ -93,7 +93,6 @@ mdurl==0.1.2
mistune==3.0.1
monty==2023.9.25
mpmath==1.3.0
msgpack==1.0.5
multidict==6.0.4
myst-nb==1.0.0
myst-parser==2.0.0
Expand Down Expand Up @@ -135,6 +134,7 @@ pybtex==0.24.0
pycifrw==4.4.5
pycparser==2.21
pydantic==2.4.0
pydantic-core==2.10.0
pydata-sphinx-theme==0.15.1
pygments==2.15.1
pymatgen==2023.9.25
Expand All @@ -149,7 +149,7 @@ pytest-benchmark==4.0.0
pytest-cov==4.1.0
pytest-datadir==1.4.1
pytest-regressions==2.4.2
pytest-rerunfailures==12.0.0
pytest-rerunfailures==12.0
pytest-timeout==2.2.0
python-dateutil==2.8.2
python-json-logger==2.0.7
Expand All @@ -163,7 +163,6 @@ qtpy==2.3.1
requests==2.31.0
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rich==13.4.2
ruamel-yaml==0.17.32
ruamel-yaml-clib==0.2.7
scipy==1.10.1
Expand Down Expand Up @@ -195,15 +194,13 @@ sympy==1.12
tabulate==0.9.0
tenacity==8.2.2
terminado==0.17.1
textual==0.29.0
tinycss2==1.2.1
tomli==2.0.1
tornado==6.3.2
tqdm==4.65.0
traitlets==5.9.0
typing-extensions==4.6.3
tzdata==2023.3
uc-micro-py==1.0.2
uncertainties==3.1.7
upf-to-json==0.9.5
urllib3==2.0.3
Expand Down

0 comments on commit 61ae1a5

Please sign in to comment.