Skip to content

Commit 2d82f4d

Browse files
committed
Merge branch 'master' of github.com:ivlevdenis/drf_extended_viewset
2 parents b50ba18 + 28d3461 commit 2d82f4d

File tree

1 file changed

+11
-12
lines changed

1 file changed

+11
-12
lines changed

requirements_dev.txt

+11-12
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
1-
pip==19.2.3
2-
bump2version==0.5.11
3-
wheel==0.33.6
4-
watchdog==0.9.0
5-
flake8==3.7.8
6-
tox==3.14.0
7-
coverage==4.5.4
8-
Sphinx==1.8.5
9-
twine==1.14.0
10-
11-
pytest==4.6.5
12-
pytest-runner==5.1
1+
pip==20.0.2
2+
bump2version==1.0.0
3+
wheel==0.34.2
4+
watchdog==0.10.2
5+
flake8==3.7.9
6+
tox==3.14.5
7+
coverage==5.0.3
8+
Sphinx==2.4.2
9+
twine==3.1.1
10+
pytest==5.3.5
11+
pytest-runner==5.2

0 commit comments

Comments
 (0)