diff --git a/requirements.txt b/requirements.txt index 9fb8eb8..1136e2a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,11 +1,22 @@ asgiref==3.5.2 beautifulsoup4==4.11.1 certifi==2022.9.24 +cffi==1.15.1 charset-normalizer==2.1.1 +cryptography==38.0.1 +defusedxml==0.7.1 Django==4.1.2 django-cors-headers==3.13.0 idna==3.4 +oauthlib==3.2.1 +pycparser==2.21 +PyJWT==2.5.0 +python-environ==0.4.54 +python3-openid==3.2.0 requests==2.28.1 +requests-oauthlib==1.3.1 +social-auth-app-django==5.0.0 +social-auth-core==4.3.0 soupsieve==2.3.2.post1 sqlparse==0.4.3 tzdata==2022.4