mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-05 07:17:52 +10:00
split plugin dirs, created new cleaner import path for plugin config in settings.py
This commit is contained in:
@@ -14,7 +14,7 @@ beautifulsoup4==4.12.3; python_version == "3.11"
|
||||
brotli==1.1.0; implementation_name == "cpython" and python_version == "3.11"
|
||||
brotlicffi==1.1.0.0; implementation_name != "cpython" and python_version == "3.11"
|
||||
bx-django-utils==79; python_version == "3.11"
|
||||
bx-py-utils==102; python_version == "3.11"
|
||||
bx-py-utils==103; python_version == "3.11"
|
||||
certifi==2024.8.30; python_version == "3.11"
|
||||
cffi==1.17.1; platform_python_implementation != "PyPy" and python_version == "3.11" or implementation_name != "cpython" and python_version == "3.11"
|
||||
channels[daphne]==4.1.0; python_version == "3.11"
|
||||
@@ -38,8 +38,8 @@ django-object-actions==4.3.0; python_version == "3.11"
|
||||
django-pydantic-field==0.3.10; python_version == "3.11"
|
||||
django-settings-holder==0.1.2; python_version == "3.11"
|
||||
django-signal-webhooks==0.3.0; python_version == "3.11"
|
||||
django-stubs==5.0.4; python_version == "3.11"
|
||||
django-stubs-ext==5.0.4; python_version == "3.11"
|
||||
django-stubs==5.1.0; python_version == "3.11"
|
||||
django-stubs-ext==5.1.0; python_version == "3.11"
|
||||
django-taggit==1.3.0; python_version == "3.11"
|
||||
et-xmlfile==1.1.0; python_version == "3.11"
|
||||
executing==2.1.0; python_version == "3.11"
|
||||
|
||||
Reference in New Issue
Block a user