mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-07-20 21:48:52 -04:00
initial commit
This commit is contained in:
parent
0d8721a4d3
commit
2d7efba280
2 changed files with 50 additions and 0 deletions
2
setup.py
2
setup.py
|
@ -77,6 +77,8 @@ setuptools.setup(
|
|||
"jinja2>=2.10",
|
||||
"cryptography>=2.3",
|
||||
"python-magic>=0.4.15",
|
||||
"prometheus-client>=0.20.0",
|
||||
"prometheus-async>=22.2.0",
|
||||
],
|
||||
extras_require={
|
||||
"yt-dlp": ["yt-dlp==2024.7.25"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue