mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-07-20 13:38:49 -04:00
fix_typo
This commit is contained in:
parent
57a7d29ba7
commit
fbc726ba35
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -67,7 +67,7 @@ setuptools.setup(
|
|||
install_requires=[
|
||||
"PyYAML>=5.1",
|
||||
"yt_dlp<2023.11.16",
|
||||
"cassandra-driver==3.29.1"
|
||||
"cassandra-driver==3.29.1",
|
||||
"reppy==0.3.4",
|
||||
"requests>=2.21",
|
||||
"websocket-client>=0.39.0,<=0.48.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue