Closes #12906: Make boto3 & dulwich libraries optional (#13324)

* Initial work on #12906

* Catch import errors during backend init

* Tweak error message

* Update requirements & add note to docs
This commit is contained in:
Jeremy Stretch
2023-08-01 11:13:35 -04:00
committed by GitHub
parent 2c950b4bef
commit 066abe0497
7 changed files with 91 additions and 49 deletions

View File

@@ -1,5 +1,4 @@
bleach==6.0.0
boto3==1.28.14
django-cors-headers==4.2.0
django-debug-toolbar==4.1.0
django-filter==23.2
@@ -16,7 +15,6 @@ django-timezone-field==5.1
djangorestframework==3.14.0
drf-spectacular==0.26.4
drf-spectacular-sidecar==2023.7.1
dulwich==0.21.5
feedparser==6.0.10
graphene-django==3.0.0
gunicorn==21.2.0