Skip to content
This repository has been archived by the owner on Nov 7, 2022. It is now read-only.

Commit

Permalink
feat: upgrade django
Browse files Browse the repository at this point in the history
  • Loading branch information
agusmakmun committed Jun 10, 2021
1 parent 3d34c92 commit 9de1064
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions requirements-full.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,15 @@ beautifulsoup4==4.9.3
certifi==2020.6.20
chardet==3.0.4
defusedxml==0.6.0
Django==3.2
Django==3.2.4
django-allauth==0.42.0
django-cors-headers==3.5.0
django-filter==2.4.0
django-recaptcha==2.0.6
django-rest-auth==0.9.5
django-updown-ratings==1.0.1
djangorestframework==3.12.1
flake8==3.9.1
html2markdown==0.1.7
idna==2.10
isort==5.6.1
Expand All @@ -21,6 +22,8 @@ martor==1.6.2
mccabe==0.6.1
oauthlib==3.1.0
psycopg2-binary==2.8.6
pycodestyle==2.7.0
pyflakes==2.3.1
pylint==2.6.0
python-memcached==1.59
python3-openid==3.2.0
Expand All @@ -33,5 +36,5 @@ soupsieve==2.2.1
sqlparse==0.3.1
StackAPI==0.2.0
toml==0.10.1
urllib3==1.25.10
urllib3==1.26.5
wrapt==1.12.1

0 comments on commit 9de1064

Please sign in to comment.