We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a885b5 commit af35ffcCopy full SHA for af35ffc
nikolausers/settings.py
@@ -42,7 +42,6 @@
42
'django.contrib.messages',
43
'django.contrib.staticfiles',
44
'sites',
45
- 'djrill',
46
'newrelic.extras.framework_django',
47
)
48
requirements.txt
@@ -1,7 +1,18 @@
1
-Django==1.8.7
2
-newrelic==2.58.2.45
+decorator==4.0.6
+Django==1.9.4
3
+docopt==0.6.2
4
+ipython==4.0.1
5
+ipython-genutils==0.1.0
6
+newrelic==2.60.0.46
7
+path.py==8.1.2
8
+pep257==0.7.0
9
+pexpect==4.0.1
10
+pickleshare==0.5
11
psycopg2==2.6.1
12
+ptyprocess==0.5
13
pytz==2015.7
-requests==2.8.1
14
+requests==2.9.0
15
+simplegeneric==0.8.1
16
+traitlets==4.0.0
17
uWSGI==2.0.11.2
18
wheel==0.26.0
0 commit comments