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