Skip to content

Commit

Permalink
removed statsmodels version constraint
Browse files Browse the repository at this point in the history
  • Loading branch information
richrobe committed May 2, 2024
1 parent 8e2bdf5 commit 79d2eb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ nilspodlib = ">=3.4.1"
openpyxl = "^3"
XlsxWriter = "^1"
xlrd = "^2"
statsmodels = "^0.13"
statsmodels = "^0"
fau-colors = "^1.1"
bioread = "^3"
mne = {version = "^1.2.1", optional = true}
Expand Down

0 comments on commit 79d2eb1

Please sign in to comment.