Skip to content

Commit 762859f

Browse files
Bump statsmodels from 0.13.0 to 0.13.1
Bumps [statsmodels](https://github.com/statsmodels/statsmodels) from 0.13.0 to 0.13.1. - [Release notes](https://github.com/statsmodels/statsmodels/releases) - [Changelog](https://github.com/statsmodels/statsmodels/blob/main/CHANGES.md) - [Commits](statsmodels/statsmodels@v0.13.0...v0.13.1) --- updated-dependencies: - dependency-name: statsmodels dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1da3cd9 commit 762859f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# base
22
numpy>=1.18.0
3-
scipy==1.7.1
3+
scipy==1.7.2
44
matplotlib==3.4.3
55
scikit-learn>=0.22.2,<1.1.0
66
six==1.16.0
77
Pillow==8.4.0
88
tqdm==4.62.3
9-
statsmodels==0.13.0
9+
statsmodels==0.13.1
1010
pydub==0.25.1
1111
resampy==0.2.2
1212
ffmpeg-python==0.2.0

0 commit comments

Comments
 (0)