Skip to content
This repository has been archived by the owner on Dec 16, 2019. It is now read-only.

Commit

Permalink
Merge 0798f40 into b5c607a
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Carrick committed Mar 23, 2018
2 parents b5c607a + 0798f40 commit 6c77888
Showing 1 changed file with 28 additions and 28 deletions.
56 changes: 28 additions & 28 deletions requirements.txt
@@ -1,31 +1,31 @@
apipkg==1.4
argon2-cffi==16.3.0
cffi==1.8.3
coverage==4.2
coveralls==1.1
dj-database-url==0.4.1
Django==1.10.3
django-anymail==0.6.1
django-coverage-plugin==1.3.1
django-registration==2.1.2
argon2-cffi==18.1.0
cffi==1.11.5
coverage==4.5.1
coveralls==1.3.0
dj-database-url==0.5.0
Django==2.0.3
django-anymail==2.0
django-coverage-plugin==1.5.0
django-registration==2.4.1
docopt==0.6.2
execnet==1.4.1
flake8==3.0.4
flake8-docstrings==1.0.2
flake8-isort==2.0.1
isort==4.2.5
mccabe==0.5.2
execnet==1.5.0
flake8==3.5.0
flake8-docstrings==1.3.0
flake8-isort==2.5
isort==4.3.4
mccabe==0.6.1
pep257==0.7.0
psycopg2==2.6.2
py==1.4.31
pycodestyle==2.1.0
pycparser==2.17
pyflakes==1.3.0
pytest==3.0.4
pytest-cov==2.4.0
pytest-django==3.0.0
pytest-xdist==1.15.0
requests==2.11.1
six==1.10.0
testfixtures==4.13.1
uWSGI==2.0.14
psycopg2==2.7.4
py==1.5.3
pycodestyle==2.3.1
pycparser==2.18
pyflakes==1.6.0
pytest==3.4.2
pytest-cov==2.5.1
pytest-django==3.1.2
pytest-xdist==1.22.2
requests==2.18.4
six==1.11.0
testfixtures==5.4.0
uWSGI==2.0.17

0 comments on commit 6c77888

Please sign in to comment.