Skip to content

Commit

Permalink
Update black and reformat files (#1422)
Browse files Browse the repository at this point in the history
* Update black and reformat files

* Update pyproject.toml
  • Loading branch information
tanujkhattar authored Sep 26, 2024
1 parent 57b6e3d commit d661d69
Show file tree
Hide file tree
Showing 62 changed files with 179 additions and 196 deletions.
2 changes: 1 addition & 1 deletion dev_tools/requirements/deps/format.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
flynt~=0.60
black~=22.3.0
black~=24.8.0
isort~=5.10.1
33 changes: 17 additions & 16 deletions dev_tools/requirements/envs/dev.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ alabaster==1.0.0
# via sphinx
annotated-types==0.7.0
# via pydantic
anyio==4.5.0
anyio==4.6.0
# via
# httpx
# jupyter-server
Expand Down Expand Up @@ -60,7 +60,7 @@ beautifulsoup4==4.12.3
# via
# nbconvert
# pydata-sphinx-theme
black==22.3.0
black==24.8.0
# via -r deps/format.txt
bleach==6.1.0
# via nbconvert
Expand Down Expand Up @@ -115,7 +115,7 @@ dash-html-components==2.0.0
# via dash
dash-table==5.0.0
# via dash
debugpy==1.8.5
debugpy==1.8.6
# via ipykernel
decorator==5.1.1
# via ipython
Expand Down Expand Up @@ -155,23 +155,23 @@ flask==3.0.3
# via dash
flynt==0.78
# via -r deps/format.txt
fonttools==4.53.1
fonttools==4.54.1
# via matplotlib
fqdn==1.5.1
# via jsonschema
fxpmath==0.4.9
# via -r deps/runtime.txt
graphviz==0.20.3
# via qref
greenlet==3.1.0
greenlet==3.1.1
# via sqlalchemy
grpcio==1.66.1
# via grpcio-tools
grpcio-tools==1.66.1
# via -r deps/packaging.txt
h11==0.14.0
# via httpcore
h5py==3.11.0
h5py==3.12.1
# via
# openfermion
# pyscf
Expand Down Expand Up @@ -298,7 +298,7 @@ jupyterlab-server==2.27.3
# notebook
jupyterlab-widgets==3.0.13
# via ipywidgets
keyring==25.4.0
keyring==25.4.1
# via twine
kiwisolver==1.4.7
# via matplotlib
Expand Down Expand Up @@ -351,7 +351,7 @@ mypy-extensions==1.0.0
# mypy
mypy-protobuf==3.6.0
# via -r deps/mypy.txt
myst-nb==1.1.1
myst-nb==1.1.2
# via -r deps/docs.txt
myst-parser==4.0.0
# via myst-nb
Expand Down Expand Up @@ -410,7 +410,6 @@ numpy==1.26.4
# ml-dtypes
# numba
# openfermion
# opt-einsum
# pandas
# pyscf
# quimb
Expand All @@ -419,12 +418,13 @@ openfermion[resources]==1.6.1
# via
# -r deps/pylint.txt
# -r deps/pytest.txt
opt-einsum==3.3.0
opt-einsum==3.4.0
# via jax
overrides==7.7.0
# via jupyter-server
packaging==24.1
# via
# black
# build
# deprecation
# ipykernel
Expand Down Expand Up @@ -465,9 +465,9 @@ plotly==5.24.1
# dash
pluggy==1.5.0
# via pytest
prometheus-client==0.20.0
prometheus-client==0.21.0
# via jupyter-server
prompt-toolkit==3.0.47
prompt-toolkit==3.0.48
# via ipython
protobuf==5.28.2
# via
Expand Down Expand Up @@ -499,7 +499,7 @@ pydantic-core==2.23.4
# via pydantic
pydata-sphinx-theme==0.15.4
# via -r deps/docs.txt
pydot==3.0.1
pydot==3.0.2
# via -r deps/runtime.txt
pygments==2.18.0
# via
Expand All @@ -521,7 +521,7 @@ pyproject-hooks==1.1.0
# via
# build
# pip-tools
pyscf==2.6.2
pyscf==2.7.0
# via openfermion
pytest==8.3.3
# via
Expand Down Expand Up @@ -722,7 +722,7 @@ traitlets==5.14.3
# nbformat
twine==5.1.1
# via -r deps/packaging.txt
types-protobuf==5.27.0.20240920
types-protobuf==5.28.0.20240924
# via mypy-protobuf
types-python-dateutil==2.9.0.20240906
# via arrow
Expand All @@ -733,6 +733,7 @@ typing-extensions==4.12.2
# anywidget
# astroid
# async-lru
# black
# cirq-core
# dash
# ipython
Expand All @@ -742,7 +743,7 @@ typing-extensions==4.12.2
# pydantic-core
# pydata-sphinx-theme
# sqlalchemy
tzdata==2024.1
tzdata==2024.2
# via pandas
uri-template==1.3.0
# via jsonschema
Expand Down
18 changes: 9 additions & 9 deletions dev_tools/requirements/envs/docs.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ annotated-types==0.7.0
# via
# -c envs/dev.env.txt
# pydantic
anyio==4.5.0
anyio==4.6.0
# via
# -c envs/dev.env.txt
# httpx
Expand Down Expand Up @@ -153,7 +153,7 @@ dash-table==5.0.0
# via
# -c envs/dev.env.txt
# dash
debugpy==1.8.5
debugpy==1.8.6
# via
# -c envs/dev.env.txt
# ipykernel
Expand Down Expand Up @@ -192,7 +192,7 @@ flask==3.0.3
# via
# -c envs/dev.env.txt
# dash
fonttools==4.53.1
fonttools==4.54.1
# via
# -c envs/dev.env.txt
# matplotlib
Expand All @@ -208,7 +208,7 @@ graphviz==0.20.3
# via
# -c envs/dev.env.txt
# qref
greenlet==3.1.0
greenlet==3.1.1
# via
# -c envs/dev.env.txt
# sqlalchemy
Expand Down Expand Up @@ -402,7 +402,7 @@ mpmath==1.3.0
# via
# -c envs/dev.env.txt
# sympy
myst-nb==1.1.1
myst-nb==1.1.2
# via
# -c envs/dev.env.txt
# -r deps/docs.txt
Expand Down Expand Up @@ -513,11 +513,11 @@ plotly==5.24.1
# -c envs/dev.env.txt
# -r deps/runtime.txt
# dash
prometheus-client==0.20.0
prometheus-client==0.21.0
# via
# -c envs/dev.env.txt
# jupyter-server
prompt-toolkit==3.0.47
prompt-toolkit==3.0.48
# via
# -c envs/dev.env.txt
# ipython
Expand Down Expand Up @@ -561,7 +561,7 @@ pydata-sphinx-theme==0.15.4
# via
# -c envs/dev.env.txt
# -r deps/docs.txt
pydot==3.0.1
pydot==3.0.2
# via
# -c envs/dev.env.txt
# -r deps/runtime.txt
Expand Down Expand Up @@ -814,7 +814,7 @@ typing-extensions==4.12.2
# pydantic-core
# pydata-sphinx-theme
# sqlalchemy
tzdata==2024.1
tzdata==2024.2
# via
# -c envs/dev.env.txt
# pandas
Expand Down
18 changes: 10 additions & 8 deletions dev_tools/requirements/envs/format.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ annotated-types==0.7.0
# via
# -c envs/dev.env.txt
# pydantic
anyio==4.5.0
anyio==4.6.0
# via
# -c envs/dev.env.txt
# httpx
Expand Down Expand Up @@ -65,7 +65,7 @@ beautifulsoup4==4.12.3
# via
# -c envs/dev.env.txt
# nbconvert
black==22.3.0
black==24.8.0
# via
# -c envs/dev.env.txt
# -r deps/format.txt
Expand Down Expand Up @@ -141,7 +141,7 @@ dash-table==5.0.0
# via
# -c envs/dev.env.txt
# dash
debugpy==1.8.5
debugpy==1.8.6
# via
# -c envs/dev.env.txt
# ipykernel
Expand Down Expand Up @@ -178,7 +178,7 @@ flynt==0.78
# via
# -c envs/dev.env.txt
# -r deps/format.txt
fonttools==4.53.1
fonttools==4.54.1
# via
# -c envs/dev.env.txt
# matplotlib
Expand Down Expand Up @@ -421,6 +421,7 @@ overrides==7.7.0
packaging==24.1
# via
# -c envs/dev.env.txt
# black
# ipykernel
# jupyter-server
# jupyterlab
Expand Down Expand Up @@ -462,11 +463,11 @@ plotly==5.24.1
# -c envs/dev.env.txt
# -r deps/runtime.txt
# dash
prometheus-client==0.20.0
prometheus-client==0.21.0
# via
# -c envs/dev.env.txt
# jupyter-server
prompt-toolkit==3.0.47
prompt-toolkit==3.0.48
# via
# -c envs/dev.env.txt
# ipython
Expand Down Expand Up @@ -505,7 +506,7 @@ pydantic-core==2.23.4
# via
# -c envs/dev.env.txt
# pydantic
pydot==3.0.1
pydot==3.0.2
# via
# -c envs/dev.env.txt
# -r deps/runtime.txt
Expand Down Expand Up @@ -696,12 +697,13 @@ typing-extensions==4.12.2
# anyio
# anywidget
# async-lru
# black
# cirq-core
# dash
# ipython
# pydantic
# pydantic-core
tzdata==2024.1
tzdata==2024.2
# via
# -c envs/dev.env.txt
# pandas
Expand Down
Loading

0 comments on commit d661d69

Please sign in to comment.