mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-05-02 14:46:18 -04:00
yt_dlp 2024.7.16, websocket-client==1.8.0
This commit is contained in:
parent
4f36684c7c
commit
b41393fac5
1 changed files with 2 additions and 2 deletions
4
setup.py
4
setup.py
|
@ -66,10 +66,10 @@ setuptools.setup(
|
|||
},
|
||||
install_requires=[
|
||||
"PyYAML>=5.1",
|
||||
"yt_dlp<2023.11.16",
|
||||
"yt_dlp==2024.7.16",
|
||||
"reppy==0.3.4",
|
||||
"requests>=2.21",
|
||||
"websocket-client>=0.39.0,<=0.48.0",
|
||||
"websocket-client==1.8.0",
|
||||
"pillow>=5.2.0",
|
||||
"urlcanon>=0.1.dev23",
|
||||
"doublethink @ git+https://github.com/internetarchive/doublethink.git@Py311",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue