Skip to content

Commit

Permalink
CHG: Add versions for all packages listed in pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
dfsp-spirit committed Oct 5, 2022
1 parent b120a86 commit a997b17
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 @@ -29,7 +29,7 @@ scipy = ">=1.5"
matplotlib = ">=3.5"
tqdm = ">=4.31"
natsort = "^8.1.0"
psutil = ""
psutil = ">=5.9"
fooof = ">=1.0"
esi-acme = "2022.7"
ipdb = "^0.13.9"
Expand All @@ -41,7 +41,7 @@ black = "^22.6.0"
pytest = "^7.0"
ipython = "^8.0"
pytest-cov = "^3.0.0"
sphinx-bootstrap-theme = ""
sphinx-bootstrap-theme = ">=0.8"
sphinx-automodapi = "^0.14.1"
flake8 = "^3.9"

Expand Down

0 comments on commit a997b17

Please sign in to comment.