Skip to content

Commit

Permalink
Add space
Browse files Browse the repository at this point in the history
  • Loading branch information
EwoutH authored Oct 27, 2022
1 parent 2fa4002 commit b331981
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 @@ -24,7 +24,7 @@ dependencies = [
"platypus-opt",
"matplotlib",
"statsmodels; python_version < '3.11'",
"statsmodels; python_version >= '3.11' @ git+https://github.com/statsmodels/statsmodels.git",
"statsmodels @ git+https://github.com/statsmodels/statsmodels.git ; python_version >= '3.11'",
"seaborn",
"tqdm",
]
Expand Down

0 comments on commit b331981

Please sign in to comment.