noumanjavaid commited on
Commit
5721fd7
·
verified ·
1 Parent(s): e01ecae

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -4,4 +4,8 @@ python-dotenv
4
  md2pdf
5
  sounddevice
6
  soundfile
7
- numpy
 
 
 
 
 
4
  md2pdf
5
  sounddevice
6
  soundfile
7
+ numpy
8
+ yt-dlp>=2024.03.10
9
+ ffmpeg-python>=0.2.0
10
+ pathlib>=1.0.1
11
+ typing-extensions>=4.0.0