Skip to content

Commit

Permalink
Merge 8f8bb2c into bf8238b
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot committed Jun 24, 2019
2 parents bf8238b + 8f8bb2c commit 90a9813
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
git+git://github.com/liqd/adhocracy4.git@0dc3eae28531963bcd420452d6c7b537eef43dfb#egg=adhocracy4

# Additional requirements
bcrypt==3.1.6
bcrypt==3.1.7
brotli==1.0.7
django-autofixture==0.12.1
django-cloudflare-push==0.2.0
django-countries==5.3.3
django-sites==0.10
django-parler==1.9.2
feedparser==5.2.1
micawber==0.4.0
micawber==0.4.1
pyuca==1.2
raven==6.10.0
wagtail==2.5.1
Expand Down
4 changes: 2 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-r base.txt
django-debug-toolbar==1.11
django-debug-toolbar==2.0
factory-boy==2.12.0
Faker==1.0.7
flake8-docstrings==1.3.0
Expand All @@ -9,6 +9,6 @@ isort==4.3.20
pytest-cov==2.7.1
pytest-django==3.5.0
pytest-factoryboy==2.0.2
pytest==4.6.2
pytest==4.6.3
six==1.12.0
transifex-client==0.13.6
2 changes: 1 addition & 1 deletion requirements/prod.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-r base.txt
django-redis==4.10.0
gunicorn==19.9.0
psycopg2-binary==2.8.2
psycopg2-binary==2.8.3

0 comments on commit 90a9813

Please sign in to comment.