Skip to content

Commit

Permalink
black should be latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
ismael-mendoza committed Feb 21, 2022
1 parent 8e99954 commit 78b377a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ galsim = ">=2.2.4"
hydra-core = ">=1.0.6"
ipywidgets = ">=7.6.5"
matplotlib = ">=3.4.3"
nbstripout = "^0.5.0"
numpy = ">=1.20.1"
pandas = ">=1.3.3"
peigen = {version = ">=0.0.9", optional = true}
Expand All @@ -44,11 +45,10 @@ scipy = ">=1.6.1"
seaborn = ">=0.11.2"
sep = ">=1.2.0"
tqdm = "^4.62.3"
nbstripout = "^0.5.0"

[tool.poetry.dev-dependencies]
Cython = ">=0.29.24"
black = ">=20.8b1"
black = ">=22.1.0"
flake8 = ">=3.9.2"
flake8-absolute-import = ">=1.0"
jupyter-sphinx = ">=0.3.2"
Expand Down

0 comments on commit 78b377a

Please sign in to comment.