Skip to content

Commit

Permalink
Merge 4a9d425 into a526b40
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot committed Nov 16, 2020
2 parents a526b40 + 4a9d425 commit d863560
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ django-cloudflare-push==0.2.0
django-countries==6.1.3
django-sites==0.10
django-parler==2.2
feedparser==6.0.1
feedparser==6.0.2
micawber==0.5.1
pyuca==1.2
raven==6.10.0
Expand All @@ -18,20 +18,20 @@ whitenoise==5.2.0

# Inherited a4-core requirements
bleach==3.2.1
Django==2.2.16 # pyup: <2.3
django-allauth==0.42.0
Django==2.2.17 # pyup: <2.3
django-allauth==0.43.0
django-autoslug==1.9.8
django-background-tasks==1.2.5
django-ckeditor==6.0.0
django-filter==2.4.0
django-multiselectfield==0.1.12
django-widget-tweaks==1.4.8
djangorestframework==3.12.1
djangorestframework==3.12.2
easy-thumbnails==2.7
html5lib==1.1
jsonfield==3.1.0
psycopg2-binary==2.8.6
python-dateutil==2.8.1
python-magic==0.4.18
rules==2.2
XlsxWriter==1.3.6
XlsxWriter==1.3.7
10 changes: 5 additions & 5 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
-r base.txt
django-debug-toolbar==3.1.1
factory-boy==3.1.0
Faker==4.9.0
Faker==4.15.0
flake8-docstrings==1.5.0
flake8==3.8.4
freezegun==1.0.0
isort==5.6.3
isort==5.6.4
pytest-cov==2.10.1
pytest-django==3.10.0
pytest-django==4.1.0
pytest-factoryboy==2.0.3
pytest==6.1.1
pytest==6.1.2
six==1.15.0
transifex-client==0.13.12
transifex-client==0.14.1

0 comments on commit d863560

Please sign in to comment.