mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-07-21 14:09:00 -04:00
Merge branch 'logging' into qa
This commit is contained in:
commit
5f1e92c23f
15 changed files with 446 additions and 397 deletions
1
setup.py
1
setup.py
|
@ -76,6 +76,7 @@ setuptools.setup(
|
|||
"cryptography>=2.3",
|
||||
"python-magic>=0.4.15",
|
||||
"prometheus-client>=0.20.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