|
4 | 4 | # |
5 | 5 | # pip-compile --output-file requirements/dev.txt requirements/dev.in |
6 | 6 | # |
7 | | - |
8 | 7 | alabaster==0.7.8 # via sphinx |
9 | | -anyjson==0.3.3 |
| 8 | +anyjson==0.3.3 # via -r production.in, twiggy-goodies |
10 | 9 | argparse==1.4.0 # via dateutils |
11 | 10 | args==0.1.0 # via clint |
12 | 11 | arrow==0.8.0 # via rq-dashboard, times |
13 | 12 | babel==2.3.4 # via sphinx |
14 | 13 | backports.shutil-get-terminal-size==1.0.0 # via columnize |
15 | | -bleach==1.4.3 |
| 14 | +bleach==1.4.3 # via -r production.in |
16 | 15 | cffi==1.7.0 # via cryptography |
17 | | -chaussette==1.3.0 |
| 16 | +chaussette==1.3.0 # via -r production.in |
18 | 17 | click==6.6 # via flask, rq, tmuxp |
19 | | -clint==0.5.1 |
| 18 | +clint==0.5.1 # via -r production.in |
20 | 19 | colorama==0.3.7 # via tmuxp |
21 | 20 | columnize==0.3.9 # via trepan |
22 | | -CommonMark==0.7.0 |
| 21 | +commonmark==0.7.0 # via -r production.in |
23 | 22 | coverage==4.1 # via pyficache |
24 | 23 | cryptography==1.4 # via pyopenssl |
25 | 24 | cssselect==0.9.2 # via premailer |
26 | 25 | cssutils==1.0.1 # via premailer |
27 | 26 | dateutils==0.6.6 # via feedgen |
28 | 27 | django-appconf==1.0.2 # via django-compressor |
29 | | -django-braces==1.9.0 |
30 | | -django-compressor==2.0 |
31 | | -django-debug-toolbar==1.4 |
32 | | -django-extensions==1.6.7 |
33 | | -django-markdown2==0.3.0 |
34 | | -django-oauth-toolkit==0.10.0 |
35 | | -django-rq==0.9.1 |
36 | | -django-sendmail-backend==0.1.2 |
37 | | -django-widget-tweaks==1.4.1 |
38 | | -django==1.8.13 |
39 | | -djangorestframework==2.4.8 |
40 | | -docopt==0.6.2 |
41 | | -docutils==0.12 |
42 | | -drf-extensions==0.2.8 |
| 28 | +django-braces==1.9.0 # via -r production.in, django-oauth-toolkit |
| 29 | +django-compressor==2.0 # via -r production.in |
| 30 | +django-debug-toolbar==1.4 # via -r production.in |
| 31 | +django-extensions==1.6.7 # via -r production.in |
| 32 | +django-markdown2==0.3.0 # via -r production.in |
| 33 | +django-oauth-toolkit==0.10.0 # via -r production.in |
| 34 | +django-rq==0.9.1 # via -r production.in |
| 35 | +django-sendmail-backend==0.1.2 # via -r production.in |
| 36 | +django-widget-tweaks==1.4.1 # via -r production.in |
| 37 | +django==1.11.29 # via -r production.in, django-debug-toolbar, django-oauth-toolkit, django-rq, django-sendmail-backend, jsonfield, nosedjango |
| 38 | +djangorestframework==2.4.8 # via -r production.in, drf-extensions |
| 39 | +docopt==0.6.2 # via -r dev.in |
| 40 | +docutils==0.12 # via -r production.in, sphinx |
| 41 | +drf-extensions==0.2.8 # via -r production.in |
43 | 42 | enum34==1.1.6 # via cryptography |
44 | | -envoy==0.0.3 |
45 | | -feedgen==0.3.2 |
46 | | -feedparser==5.2.1 |
47 | | -Flask==0.11.1 # via rq-dashboard |
| 43 | +envoy==0.0.3 # via -r production.in |
| 44 | +feedgen==0.3.2 # via -r production.in |
| 45 | +feedparser==5.2.1 # via -r production.in |
| 46 | +flask==0.11.1 # via rq-dashboard |
48 | 47 | funcsigs==1.0.2 # via mock |
49 | 48 | future==0.15.2 # via commonmark |
50 | | -graphitesend==0.7.0 |
51 | | -gunicorn==19.6.0 |
52 | | -html2text==2016.5.29 |
| 49 | +graphitesend==0.7.0 # via -r production.in |
| 50 | +gunicorn==19.6.0 # via -r production.in |
| 51 | +html2text==2016.5.29 # via -r production.in |
53 | 52 | html5lib==0.9999999 # via bleach |
54 | 53 | idna==2.1 # via cryptography |
55 | 54 | imagesize==0.7.1 # via sphinx |
56 | 55 | ipaddress==1.0.16 # via cryptography |
57 | 56 | itsdangerous==0.24 # via flask |
58 | | -Jinja2==2.8 # via flask, sphinx |
59 | | -jsonfield==1.0.3 |
| 57 | +jinja2==2.8 # via flask, sphinx |
| 58 | +jsonfield==1.0.3 # via -r production.in |
60 | 59 | kaptan==0.5.8 # via tmuxp |
61 | 60 | libtmux==0.5 # via tmuxp |
62 | | -lxml==3.6.0 |
| 61 | +lxml==3.6.0 # via -r production.in, feedgen, premailer |
63 | 62 | markdown2==2.3.1 # via django-markdown2 |
64 | | -markdown==2.6.6 |
65 | | -MarkupSafe==0.23 # via jinja2 |
66 | | -mock==2.0.0 |
67 | | -MySQL-python==1.2.5 |
68 | | -ndg-httpsclient==0.4.1 |
69 | | -newrelic==2.66.0.49 |
70 | | -nose==1.3.7 |
71 | | -nosedjango==1.0.13 |
| 63 | +markdown==2.6.6 # via -r production.in |
| 64 | +markupsafe==0.23 # via jinja2 |
| 65 | +mock==2.0.0 # via -r dev.in |
| 66 | +mysql-python==1.2.5 # via -r production.in |
| 67 | +ndg-httpsclient==0.4.1 # via -r production.in |
| 68 | +newrelic==2.66.0.49 # via -r production.in |
| 69 | +nose==1.3.7 # via -r dev.in, nosedjango |
| 70 | +nosedjango==1.0.13 # via -r dev.in |
72 | 71 | oauthlib==1.0.3 # via django-oauth-toolkit, python-social-auth, requests-oauthlib |
73 | | -orderedset==2.0 |
| 72 | +orderedset==2.0 # via -r production.in |
74 | 73 | pbr==1.10.0 # via mock |
75 | | -plumbum==1.6.2 |
76 | | -premailer==3.0.0 |
| 74 | +plumbum==1.6.2 # via -r production.in |
| 75 | +premailer==3.0.0 # via -r production.in |
77 | 76 | pyasn1==0.1.9 # via cryptography |
78 | 77 | pycparser==2.14 # via cffi |
79 | 78 | pyficache==0.3.0 # via trepan |
80 | | -pyflakes==1.2.3 |
81 | | -Pygments==2.1.3 # via pyficache, sphinx, trepan |
82 | | -PyHamcrest==1.9.0 |
83 | | -PyJWT==1.4.0 # via python-social-auth |
84 | | -Pympler==0.4.3 |
85 | | -pyOpenSSL==16.0.0 # via ndg-httpsclient |
| 79 | +pyflakes==1.2.3 # via -r dev.in |
| 80 | +pygments==2.1.3 # via pyficache, sphinx, trepan |
| 81 | +pyhamcrest==1.9.0 # via -r dev.in |
| 82 | +pyjwt==1.4.0 # via python-social-auth |
| 83 | +pympler==0.4.3 # via -r dev.in |
| 84 | +pyopenssl==16.0.0 # via -r production.in, ndg-httpsclient |
86 | 85 | python-dateutil==2.5.3 # via arrow, dateutils |
87 | | -python-memcached==1.58 |
| 86 | +python-memcached==1.58 # via -r production.in |
88 | 87 | python-openid==2.2.5 # via python-social-auth |
89 | | -python-social-auth==0.2.19 |
90 | | -pytz==2016.4 # via babel, dateutils, twiggy-goodies |
91 | | -PyYAML==3.11 # via kaptan |
| 88 | +python-social-auth==0.2.19 # via -r production.in |
| 89 | +pytz==2016.4 # via babel, dateutils, django, twiggy-goodies |
| 90 | +pyyaml==3.11 # via kaptan |
92 | 91 | rcssmin==1.0.6 # via django-compressor |
93 | 92 | redis==2.10.5 # via rq, rq-dashboard |
94 | | -repr==0.3.1 |
| 93 | +repr==0.3.1 # via -r production.in |
95 | 94 | requests-oauthlib==0.6.1 # via python-social-auth |
96 | | -requests==2.10.0 |
| 95 | +requests==2.10.0 # via -r production.in, premailer, python-social-auth, requests-oauthlib |
97 | 96 | rjsmin==1.0.12 # via django-compressor |
98 | | -rq-dashboard==0.3.7 |
99 | | -rq==0.6.0 |
| 97 | +rq-dashboard==0.3.7 # via -r dev.in |
| 98 | +rq==0.6.0 # via -r production.in, django-rq, rq-dashboard |
100 | 99 | six==1.10.0 # via bleach, chaussette, cryptography, django-extensions, django-oauth-toolkit, html5lib, mock, pyhamcrest, pyopenssl, python-dateutil, python-memcached, python-social-auth, repr, sphinx, twiggy-goodies |
101 | 100 | snowballstemmer==1.2.1 # via sphinx |
102 | | -sortedcontainers==1.5.3 |
103 | | -South==1.0.2 |
| 101 | +sortedcontainers==1.5.3 # via -r production.in |
| 102 | +south==1.0.2 # via -r production.in |
104 | 103 | spark-parser==1.4.0 # via uncompyle6 |
105 | | -sphinx-rtd-theme==0.1.9 |
106 | | -sphinx==1.4.4 |
| 104 | +sphinx-rtd-theme==0.1.9 # via -r dev.in |
| 105 | +sphinx==1.4.4 # via -r dev.in, -r production.in, sphinx-rtd-theme |
107 | 106 | sqlparse==0.1.19 # via django-debug-toolbar |
108 | | -tailer==0.4.1 |
109 | | -times==0.7 |
110 | | -tmuxp==1.2.0 |
111 | | -tqdm==4.7.6 |
| 107 | +tailer==0.4.1 # via -r dev.in |
| 108 | +times==0.7 # via -r production.in |
| 109 | +tmuxp==1.2.0 # via -r dev.in |
| 110 | +tqdm==4.7.6 # via -r production.in |
112 | 111 | tracer==0.3.2 # via trepan |
113 | | -trepan==0.6.4 |
114 | | -twiggy-goodies==0.7.0 |
| 112 | +trepan==0.6.4 # via -r dev.in |
| 113 | +twiggy-goodies==0.7.0 # via -r production.in |
115 | 114 | twiggy==0.4.7 # via twiggy-goodies |
116 | 115 | uncompyle6==2.5.0 # via trepan |
117 | | -unittest-asserts==0.1.0 |
118 | | -werkzeug==0.11.10 |
| 116 | +unittest-asserts==0.1.0 # via -r dev.in |
| 117 | +werkzeug==0.11.10 # via -r dev.in, flask |
119 | 118 | xdis==1.1.3 # via uncompyle6 |
120 | | - |
121 | | -# The following packages are commented out because they are |
122 | | -# considered to be unsafe in a requirements file: |
123 | | -# setuptools # via cryptography, pyhamcrest |
0 commit comments