mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-07-20 21:48:52 -04:00
black formatting
This commit is contained in:
parent
3cdefc0779
commit
32b90f7029
11 changed files with 55 additions and 52 deletions
2
setup.py
2
setup.py
|
@ -76,7 +76,7 @@ setuptools.setup(
|
|||
"cryptography>=2.3",
|
||||
"python-magic>=0.4.15",
|
||||
"prometheus-client>=0.20.0",
|
||||
"structlog>=25.1.0"
|
||||
"structlog>=25.1.0",
|
||||
],
|
||||
extras_require={
|
||||
"yt-dlp": ["yt-dlp>=2024.7.25"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue