Skip to content

Commit

Permalink
Fixed reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
rlaplaza committed Jul 23, 2024
1 parent 20b2eb3 commit 8eec519
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 @@ -19,7 +19,7 @@ dependencies = [
'numpy >= 1.23.4',
'pandas >= 1.5.0',
'setuptools >=65.4.1',
'statsmodels >= 0.14.1;
'statsmodels >= 0.14.1',
'scipy==1.10.1',
]
classifiers = [
Expand Down

0 comments on commit 8eec519

Please sign in to comment.