Skip to content

Commit

Permalink
Merge d779277 into f2ed802
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot committed Aug 24, 2020
2 parents f2ed802 + d779277 commit b99e47b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
git+git://github.com/liqd/adhocracy4.git@opin-v3.10#egg=adhocracy4

# Additional requirements
bcrypt==3.1.7
bcrypt==3.2.0
brotli==1.0.7
django-cloudflare-push==0.2.0
django-countries==6.1.2
django-countries==6.1.3
django-sites==0.10
django-parler==2.1
feedparser==5.2.1
Expand Down Expand Up @@ -34,4 +34,4 @@ psycopg2-binary==2.8.5
python-dateutil==2.8.1
python-magic==0.4.18
rules==2.2
XlsxWriter==1.3.2
XlsxWriter==1.3.3
8 changes: 4 additions & 4 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
-r base.txt
django-debug-toolbar==2.2
factory-boy==2.12.0
Faker==4.1.1
factory-boy==3.0.1
Faker==4.1.2
flake8-docstrings==1.5.0
flake8==3.8.3
freezegun==0.3.15
isort==5.3.2
pytest-cov==2.10.0
isort==5.4.2
pytest-cov==2.10.1
pytest-django==3.9.0
pytest-factoryboy==2.0.3
pytest==6.0.1
Expand Down

0 comments on commit b99e47b

Please sign in to comment.