Skip to content

Initial Update #506

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 14 commits into from
Oct 26, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 15 additions & 15 deletions requirements-development.txt
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
-e .
django-debug-toolbar
django-filter>=2.0
django-polymorphic>=2.0
factory-boy
Faker
django-debug-toolbar==1.10.1
django-filter==2.0.0
django-polymorphic==2.0.3
factory-boy==2.11.1
Faker==0.9.2
flake8==3.6.0
flake8-isort
isort
mock
pytest
pytest-django
pytest-factoryboy
recommonmark
Sphinx
sphinx_rtd_theme
twine
flake8-isort==2.5
isort==4.3.4
mock==2.0.0
pytest==3.9.2
pytest-django==3.4.3
pytest-factoryboy==2.0.1
recommonmark==0.4.0
Sphinx==1.8.1
sphinx_rtd_theme==0.4.2
twine==1.12.1