mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-02-24 16:49:56 -05:00
fix_typo
This commit is contained in:
parent
57a7d29ba7
commit
fbc726ba35
2
setup.py
2
setup.py
@ -67,7 +67,7 @@ setuptools.setup(
|
|||||||
install_requires=[
|
install_requires=[
|
||||||
"PyYAML>=5.1",
|
"PyYAML>=5.1",
|
||||||
"yt_dlp<2023.11.16",
|
"yt_dlp<2023.11.16",
|
||||||
"cassandra-driver==3.29.1"
|
"cassandra-driver==3.29.1",
|
||||||
"reppy==0.3.4",
|
"reppy==0.3.4",
|
||||||
"requests>=2.21",
|
"requests>=2.21",
|
||||||
"websocket-client>=0.39.0,<=0.48.0",
|
"websocket-client>=0.39.0,<=0.48.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user