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 600dd7f commit c005095Copy full SHA for c005095
requirements/default.txt
@@ -1 +1 @@
1
-celery>=3.1.15,<4.0
+celery>=3.1.15,<4.0
requirements/docs.txt
@@ -1,4 +1,4 @@
-Django
+Django>=1.8
2
Sphinx
3
sphinxcontrib-issuetracker
4
python-memcached
requirements/test.txt
@@ -5,3 +5,4 @@ nose-cover3
5
mock
6
django-nose
7
8
+tox==3.5.2
0 commit comments