We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ad2b6b commit 1583759Copy full SHA for 1583759
requirements.txt
@@ -1,14 +1,17 @@
1
anytree==2.13.0
2
-beautifulsoup4==4.13.5
+beautifulsoup4==4.14.2
3
+librosa==0.11.0
4
matplotlib==3.10.6
5
numpy==2.3.3
-pandas==2.3.2
6
+pandas==2.3.3
7
pdfkit==1.0.0
8
Pillow==11.3.0
9
protobuf==6.32.1
10
+pydub==0.25.1
11
reportlab==4.4.4
12
Requests==2.32.5
13
scikit_learn==1.7.2
14
+soundfile==0.13.1
15
tqdm==4.67.1
16
treelib==1.8.0
17
whisper==1.1.10
0 commit comments