We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1403888 commit b4031a1Copy full SHA for b4031a1
requirements.txt
@@ -1,6 +1,6 @@
1
-click==6.2
2
-flake8==2.5.1
+click==6.4
+flake8==2.5.4
3
coverage==4.0.3
4
requests==2.9.1
5
-httpretty==0.8.10
6
-semantic-version==2.4.2
+httpretty==0.8.14
+semantic-version==2.5.0
requirements/requirements-demo.txt
@@ -1,9 +1,9 @@
-Django==1.7.1
-click==6.1
-djangorestframework==3.3.2
+Django==1.9.4
+click==6.3
+djangorestframework==3.3.3
django-crispy-forms==1.4.0
-drfdocs==0.0.5
-apscheduler==3.0.3
+drfdocs==0.0.9
+apscheduler==3.0.5
7
8
# commented-package==1.2.3
9
testing-errors-abc==0.0.12
0 commit comments