1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-09-08 05:10:48 +02:00
This commit is contained in:
Brandl
2024-04-10 01:29:24 +02:00
parent 1d49bee90b
commit 5f9aac18f2
15 changed files with 2877 additions and 2395 deletions

View File

@@ -17,6 +17,7 @@ dependencies = [
"w3lib>=1.22.0",
"yt-dlp>=2023.10.13",
# "playwright>=1.39.0; platform_machine != 'armv7l'",
"django-ninja>=1.1.0",
]
requires-python = ">=3.9,<3.12"
readme = "README.md"