diff --git a/requirements.txt b/requirements.txt index 64c3b7d1f..300a1d63a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ microdata==0.7.2 Jinja2==3.0.3 django-webpack-loader==1.4.1 django-js-reverse==0.9.1 -django-allauth==0.46.0 +django-allauth==0.47.0 recipe-scrapers==13.7.0 django-scopes==1.2.0 pytest==6.2.5 @@ -41,4 +41,5 @@ boto3==1.20.19 django-prometheus==2.1.0 django-hCaptcha==0.1.0 python-ldap==3.4.0 -django-auth-ldap==3.0.0 \ No newline at end of file +django-auth-ldap==3.0.0 +pytest-factoryboy==2.1.0