diff --git a/docs/shared/requirements.txt b/docs/shared/requirements.txt index 860e55356d06..0593c192f1fb 100644 --- a/docs/shared/requirements.txt +++ b/docs/shared/requirements.txt @@ -26,7 +26,7 @@ django-storages==1.1.5 django-threaded-multihost==1.4-1 django-method-override==0.1.0 djangorestframework==2.3.5 -django==1.4.5 +django==3.2.25 feedparser==5.1.3 # Master pyfs has a bug working with VPC auth. This is a fix. We should switch # back to master when and if this fix is merged back.