Skip to content

Commit 56b5fd7

Browse files
pyup-botsliverc
authored andcommitted
Initial Update (#506)
1 parent a4d063f commit 56b5fd7

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

requirements-development.txt

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
-e .
2-
django-debug-toolbar
3-
django-filter>=2.0
4-
django-polymorphic>=2.0
5-
factory-boy
6-
Faker
2+
django-debug-toolbar==1.10.1
3+
django-filter==2.0.0
4+
django-polymorphic==2.0.3
5+
factory-boy==2.11.1
6+
Faker==0.9.2
77
flake8==3.6.0
8-
flake8-isort
9-
isort
10-
mock
11-
pytest
12-
pytest-django
13-
pytest-factoryboy
14-
recommonmark
15-
Sphinx
16-
sphinx_rtd_theme
17-
twine
8+
flake8-isort==2.5
9+
isort==4.3.4
10+
mock==2.0.0
11+
pytest==3.9.2
12+
pytest-django==3.4.3
13+
pytest-factoryboy==2.0.1
14+
recommonmark==0.4.0
15+
Sphinx==1.8.1
16+
sphinx_rtd_theme==0.4.2
17+
twine==1.12.1

0 commit comments

Comments
 (0)