Commit ff21348
committed
pyproject.toml: Install statsmodels from git on Python 3.11
Statsmodels 0.13.2 doesn't support Python 3.11, so statsmodels is installed from their git master branch, which does support it.
This commit can be reversed as soon as a statsmodels version is released which support Python 3.11.1 parent 3cc3c86 commit ff21348
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
0 commit comments