RemiFabre commited on
Commit
7a49b94
·
1 Parent(s): ac192f7

Removing yt-dlp dep

Browse files
Files changed (1) hide show
  1. pyproject.toml +0 -1
pyproject.toml CHANGED
@@ -14,7 +14,6 @@ dependencies = [
14
  "soundfile",
15
  "huggingface-hub==0.34.4",
16
  "python-multipart",
17
- "yt-dlp",
18
  ]
19
  keywords = ["reachy-mini-app"]
20
 
 
14
  "soundfile",
15
  "huggingface-hub==0.34.4",
16
  "python-multipart",
 
17
  ]
18
  keywords = ["reachy-mini-app"]
19