Skip to content

Commit

Permalink
Bump requirements (#854)
Browse files Browse the repository at this point in the history
* Bump requirements

* Format
  • Loading branch information
mpharrigan authored Nov 3, 2023
1 parent 570abae commit 85e533e
Show file tree
Hide file tree
Showing 10 changed files with 74 additions and 77 deletions.
28 changes: 14 additions & 14 deletions dev_tools/requirements/envs/dev.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@ build==1.0.3
# via pip-tools
certifi==2023.7.22
# via requests
charset-normalizer==3.3.0
charset-normalizer==3.3.2
# via requests
cirq-core==1.2.0
# via -r deps/runtime.txt
click==8.1.7
# via
# black
# pip-tools
contourpy==1.1.1
contourpy==1.2.0
# via matplotlib
coverage[toml]==7.3.2
# via pytest-cov
Expand All @@ -44,7 +44,7 @@ execnet==2.0.2
# via pytest-xdist
fastjsonschema==2.18.1
# via nbformat
fonttools==4.43.1
fonttools==4.44.0
# via matplotlib
h5py==3.10.0
# via
Expand All @@ -56,21 +56,21 @@ iniconfig==2.0.0
# via pytest
isort==5.12.0
# via pylint
jax==0.4.19
jax==0.4.20
# via -r deps/resource_estimates_runtime.txt
jaxlib==0.4.19
jaxlib==0.4.20
# via -r deps/resource_estimates_runtime.txt
jsonschema==4.19.1
jsonschema==4.19.2
# via nbformat
jsonschema-specifications==2023.7.1
# via jsonschema
jupyter-core==5.4.0
jupyter-core==5.5.0
# via nbformat
kiwisolver==1.4.5
# via matplotlib
lazy-object-proxy==1.9.0
# via astroid
matplotlib==3.8.0
matplotlib==3.8.1
# via
# ase
# cirq-core
Expand All @@ -90,7 +90,7 @@ mypy-extensions==0.4.4
# mypy
nbformat==5.9.2
# via -r deps/pytest.txt
networkx==3.2
networkx==3.2.1
# via
# -r deps/runtime.txt
# cirq-core
Expand Down Expand Up @@ -118,7 +118,7 @@ packaging==23.2
# deprecation
# matplotlib
# pytest
pandas==2.1.1
pandas==2.1.2
# via cirq-core
pathspec==0.11.2
# via black
Expand All @@ -143,7 +143,7 @@ pyproject-hooks==1.0.0
# via build
pyscf==2.4.0
# via -r deps/resource_estimates_runtime.txt
pytest==7.4.2
pytest==7.4.3
# via
# -r deps/pytest.txt
# pytest-asyncio
Expand Down Expand Up @@ -196,11 +196,11 @@ tomli==2.0.1
# pylint
# pyproject-hooks
# pytest
tomlkit==0.12.1
tomlkit==0.12.2
# via pylint
tqdm==4.66.1
# via cirq-core
traitlets==5.11.2
traitlets==5.13.0
# via
# jupyter-core
# nbformat
Expand All @@ -215,7 +215,7 @@ tzdata==2023.3
# via pandas
urllib3==2.0.7
# via requests
wheel==0.41.2
wheel==0.41.3
# via pip-tools
wrapt==1.15.0
# via astroid
Expand Down
12 changes: 6 additions & 6 deletions dev_tools/requirements/envs/format.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ certifi==2023.7.22
# via
# -c envs/dev.env.txt
# requests
charset-normalizer==3.3.0
charset-normalizer==3.3.2
# via
# -c envs/dev.env.txt
# requests
Expand All @@ -24,7 +24,7 @@ click==8.1.7
# via
# -c envs/dev.env.txt
# black
contourpy==1.1.1
contourpy==1.2.0
# via
# -c envs/dev.env.txt
# matplotlib
Expand All @@ -40,7 +40,7 @@ duet==0.2.9
# via
# -c envs/dev.env.txt
# cirq-core
fonttools==4.43.1
fonttools==4.44.0
# via
# -c envs/dev.env.txt
# matplotlib
Expand All @@ -56,7 +56,7 @@ kiwisolver==1.4.5
# via
# -c envs/dev.env.txt
# matplotlib
matplotlib==3.8.0
matplotlib==3.8.1
# via
# -c envs/dev.env.txt
# cirq-core
Expand All @@ -68,7 +68,7 @@ mypy-extensions==0.4.4
# via
# -c envs/dev.env.txt
# black
networkx==3.2
networkx==3.2.1
# via
# -c envs/dev.env.txt
# -r deps/runtime.txt
Expand All @@ -89,7 +89,7 @@ packaging==23.2
# black
# deprecation
# matplotlib
pandas==2.1.1
pandas==2.1.2
# via
# -c envs/dev.env.txt
# cirq-core
Expand Down
12 changes: 6 additions & 6 deletions dev_tools/requirements/envs/mypy.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ certifi==2023.7.22
# via
# -c envs/dev.env.txt
# requests
charset-normalizer==3.3.0
charset-normalizer==3.3.2
# via
# -c envs/dev.env.txt
# requests
cirq-core==1.2.0
# via
# -c envs/dev.env.txt
# -r deps/runtime.txt
contourpy==1.1.1
contourpy==1.2.0
# via
# -c envs/dev.env.txt
# matplotlib
Expand All @@ -32,7 +32,7 @@ duet==0.2.9
# via
# -c envs/dev.env.txt
# cirq-core
fonttools==4.43.1
fonttools==4.44.0
# via
# -c envs/dev.env.txt
# matplotlib
Expand All @@ -48,7 +48,7 @@ kiwisolver==1.4.5
# via
# -c envs/dev.env.txt
# matplotlib
matplotlib==3.8.0
matplotlib==3.8.1
# via
# -c envs/dev.env.txt
# cirq-core
Expand All @@ -64,7 +64,7 @@ mypy-extensions==0.4.4
# via
# -c envs/dev.env.txt
# mypy
networkx==3.2
networkx==3.2.1
# via
# -c envs/dev.env.txt
# -r deps/runtime.txt
Expand All @@ -84,7 +84,7 @@ packaging==23.2
# -c envs/dev.env.txt
# deprecation
# matplotlib
pandas==2.1.1
pandas==2.1.2
# via
# -c envs/dev.env.txt
# cirq-core
Expand Down
2 changes: 1 addition & 1 deletion dev_tools/requirements/envs/pip-tools.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ tomli==2.0.1
# build
# pip-tools
# pyproject-hooks
wheel==0.41.2
wheel==0.41.3
# via
# -c envs/dev.env.txt
# pip-tools
Expand Down
14 changes: 7 additions & 7 deletions dev_tools/requirements/envs/pylint.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@ certifi==2023.7.22
# via
# -c envs/dev.env.txt
# requests
charset-normalizer==3.3.0
charset-normalizer==3.3.2
# via
# -c envs/dev.env.txt
# requests
cirq-core==1.2.0
# via
# -c envs/dev.env.txt
# -r deps/runtime.txt
contourpy==1.1.1
contourpy==1.2.0
# via
# -c envs/dev.env.txt
# matplotlib
Expand All @@ -40,7 +40,7 @@ duet==0.2.9
# via
# -c envs/dev.env.txt
# cirq-core
fonttools==4.43.1
fonttools==4.44.0
# via
# -c envs/dev.env.txt
# matplotlib
Expand All @@ -64,7 +64,7 @@ lazy-object-proxy==1.9.0
# via
# -c envs/dev.env.txt
# astroid
matplotlib==3.8.0
matplotlib==3.8.1
# via
# -c envs/dev.env.txt
# cirq-core
Expand All @@ -76,7 +76,7 @@ mpmath==1.3.0
# via
# -c envs/dev.env.txt
# sympy
networkx==3.2
networkx==3.2.1
# via
# -c envs/dev.env.txt
# -r deps/runtime.txt
Expand All @@ -96,7 +96,7 @@ packaging==23.2
# -c envs/dev.env.txt
# deprecation
# matplotlib
pandas==2.1.1
pandas==2.1.2
# via
# -c envs/dev.env.txt
# cirq-core
Expand Down Expand Up @@ -155,7 +155,7 @@ tomli==2.0.1
# via
# -c envs/dev.env.txt
# pylint
tomlkit==0.12.1
tomlkit==0.12.2
# via
# -c envs/dev.env.txt
# pylint
Expand Down
24 changes: 12 additions & 12 deletions dev_tools/requirements/envs/pytest-extra.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@ certifi==2023.7.22
# via
# -c envs/dev.env.txt
# requests
charset-normalizer==3.3.0
charset-normalizer==3.3.2
# via
# -c envs/dev.env.txt
# requests
cirq-core==1.2.0
# via
# -c envs/dev.env.txt
# -r deps/runtime.txt
contourpy==1.1.1
contourpy==1.2.0
# via
# -c envs/dev.env.txt
# matplotlib
Expand Down Expand Up @@ -57,7 +57,7 @@ fastjsonschema==2.18.1
# via
# -c envs/dev.env.txt
# nbformat
fonttools==4.43.1
fonttools==4.44.0
# via
# -c envs/dev.env.txt
# matplotlib
Expand All @@ -74,31 +74,31 @@ iniconfig==2.0.0
# via
# -c envs/dev.env.txt
# pytest
jax==0.4.19
jax==0.4.20
# via
# -c envs/dev.env.txt
# -r deps/resource_estimates_runtime.txt
jaxlib==0.4.19
jaxlib==0.4.20
# via
# -c envs/dev.env.txt
# -r deps/resource_estimates_runtime.txt
jsonschema==4.19.1
jsonschema==4.19.2
# via
# -c envs/dev.env.txt
# nbformat
jsonschema-specifications==2023.7.1
# via
# -c envs/dev.env.txt
# jsonschema
jupyter-core==5.4.0
jupyter-core==5.5.0
# via
# -c envs/dev.env.txt
# nbformat
kiwisolver==1.4.5
# via
# -c envs/dev.env.txt
# matplotlib
matplotlib==3.8.0
matplotlib==3.8.1
# via
# -c envs/dev.env.txt
# ase
Expand All @@ -116,7 +116,7 @@ nbformat==5.9.2
# via
# -c envs/dev.env.txt
# -r deps/pytest.txt
networkx==3.2
networkx==3.2.1
# via
# -c envs/dev.env.txt
# -r deps/runtime.txt
Expand Down Expand Up @@ -147,7 +147,7 @@ packaging==23.2
# deprecation
# matplotlib
# pytest
pandas==2.1.1
pandas==2.1.2
# via
# -c envs/dev.env.txt
# cirq-core
Expand Down Expand Up @@ -175,7 +175,7 @@ pyscf==2.4.0
# via
# -c envs/dev.env.txt
# -r deps/resource_estimates_runtime.txt
pytest==7.4.2
pytest==7.4.3
# via
# -c envs/dev.env.txt
# -r deps/pytest.txt
Expand Down Expand Up @@ -248,7 +248,7 @@ tqdm==4.66.1
# via
# -c envs/dev.env.txt
# cirq-core
traitlets==5.11.2
traitlets==5.13.0
# via
# -c envs/dev.env.txt
# jupyter-core
Expand Down
Loading

0 comments on commit 85e533e

Please sign in to comment.