There was an error while loading. Please reload this page.
1 parent 3a613fe commit 83f21d9Copy full SHA for 83f21d9
requirements-dev.txt
@@ -5,19 +5,19 @@
5
# pip-compile requirements-dev.in
6
#
7
-e .
8
-django-appconf==1.0.1
9
-flake8==2.5.4
10
-isort==4.2.2
11
-mccabe==0.4.0 # via flake8
+django-appconf==1.0.2
+flake8==3.0.4
+isort==4.2.5
+mccabe==0.5.2 # via flake8
12
pep257==0.7.0
13
-pep8-naming==0.3.3
+pep8-naming==0.4.1
14
pep8==1.7.0 # via flake8
15
-pluggy==0.3.1 # via tox
+pluggy==0.4.0 # via tox
16
py==1.4.31 # via pytest, tox
17
-pyflakes==1.0.0 # via flake8
18
-pytest-django==2.9.1
19
-pytest==2.8.7
20
-selenium==2.52.0
+pyflakes==1.3.0 # via flake8
+pytest-django==3.0.0
+pytest==3.0.3
+selenium==3.0.1
21
six==1.10.0 # via django-appconf
22
-tox==2.3.1
23
-virtualenv==14.0.6 # via tox
+tox==2.4.1
+virtualenv==15.0.3 # via tox
0 commit comments