Skip to content

Commit f825a48

Browse files
authored
Update setup.cfg
1 parent 16f8df1 commit f825a48

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

setup.cfg

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = silero
3-
version = 0.4.1
3+
version = 0.5.0
44
organization = Silero LLC
55
author = Silero Team
66
author_email = [email protected]
@@ -29,8 +29,8 @@ package_dir =
2929
packages = find:
3030
python_requires = >=3.7
3131
install_requires =
32-
torch >= 1.10.0
33-
torchaudio >= 0.10.0
32+
torch >= 1.12.0
33+
torchaudio >= 0.12.0
3434
omegaconf >= 2.1.0
3535

3636
[options.packages.find]

0 commit comments

Comments
 (0)