mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-02-23 08:09:48 -05:00
yt_dlp 2024.7.16, websocket-client==1.8.0
This commit is contained in:
parent
4f36684c7c
commit
b41393fac5
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…
x
Reference in New Issue
Block a user