Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

Commit

Permalink
Merge 49c79a3 into dc1b6b0
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot committed Jun 14, 2021
2 parents dc1b6b0 + 49c79a3 commit 37cd8b6
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
16 changes: 8 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
django==2.2.3
gunicorn==19.9.0
django==3.2.4
gunicorn==20.1.0
django-htmlmin==0.11.0
django-image-cropping==1.2.0
easy_thumbnails==2.6
WhiteNoise==4.1.2
django-redis==4.10.0
django-ckeditor==5.7.1
Pillow==6.0.0
django-image-cropping==1.5.0
easy_thumbnails==2.7.1
WhiteNoise==5.2.0
django-redis==5.0.0
django-ckeditor==6.1.0
Pillow==8.2.0
16 changes: 8 additions & 8 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
-r requirements.txt
ptvsd==4.2.10
pylint==2.3.1
autopep8==1.4.4
coverage==4.5.3
coveralls==1.8.1
pre-commit==1.17.0
tox==3.13.1
pytest==5.0.0
ptvsd==4.3.2
pylint==2.8.3
autopep8==1.5.7
coverage==5.5
coveralls==3.1.0
pre-commit==2.13.0
tox==3.23.1
pytest==6.2.4

0 comments on commit 37cd8b6

Please sign in to comment.