Skip to content

Commit a0b5be5

Browse files
committed
Update setup.cfg
1 parent d4251b5 commit a0b5be5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

setup.cfg

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[metadata]
22
name=diart
3-
version=0.2.1
3+
version=0.3.0
44
author=Juan Manuel Coria
5-
description=Streaming speaker diarization
5+
description=Speaker diarization in real time
66
long_description=file: README.md
77
long_description_content_type = text/markdown
88
keywords=speaker diarization, streaming, online, real time, rxpy
@@ -27,6 +27,7 @@ install_requires =
2727
sounddevice>=0.4.2
2828
einops>=0.3.0
2929
tqdm>=4.64.0
30+
pandas>=1.4.2
3031
pyannote-audio @ git+https://github.com/pyannote/pyannote-audio.git@develop#egg=pyannote-audio
3132

3233

0 commit comments

Comments
 (0)