File tree 2 files changed +101
-74
lines changed
2 files changed +101
-74
lines changed Original file line number Diff line number Diff line change 23
23
24
24
'''
25
25
26
- __version__ = "0.9.14 "
26
+ __version__ = "1.0.0 "
Original file line number Diff line number Diff line change 1
- aioredis==1.1 .0
1
+ aioredis==1.2 .0
2
2
alabaster==0.7.12
3
3
argh==0.26.2
4
- asgiref==2.3.2
5
- astroid==2.0.4
4
+ asgiref==3.1.2
5
+ asn1crypto==0.24.0
6
+ astroid==2.2.5
6
7
async-timeout==2.0.1
7
- atomicwrites==1.2.1
8
- attrs==18.2 .0
9
- autobahn==18.8 .2
8
+ atomicwrites==1.3.0
9
+ attrs==19.1 .0
10
+ autobahn==19.6 .2
10
11
Automat==0.7.0
11
- Babel==2.6.0
12
- certifi==2018.8.24
13
- channels==2.1.3
14
- channels-redis==2.3.0
12
+ Babel==2.7.0
13
+ beautifulsoup4==4.7.1
14
+ bleach==3.1.0
15
+ certifi==2019.6.16
16
+ cffi==1.12.3
17
+ channels==2.2.0
18
+ channels-redis==2.3.2
15
19
chardet==3.0.4
16
- click==6.7
20
+ Click==7.0
17
21
constantly==15.1.0
18
- coverage==4.5.1
19
- daphne==2.2.2
20
- dash==0.41.0
21
- dash-bootstrap-components==0.2.6
22
- dash-core-components==0.46.0
23
- dash-html-components==0.15.0
24
- dash-renderer==0.22.0
25
- dash-table==3.6.0
26
- decorator==4.3.0
27
- Django==2.1.1
28
- django-bootstrap4==0.0.7
29
- django-pdb==0.6.2
30
- -e git+https://github.com/delsim/django-plotly-dash.git@ade40bb9023e36bcb2657b45c9b787eb0c21f6c0#egg=django_plotly_dash
31
- django-redis==4.9.0
22
+ coverage==4.5.3
23
+ coveralls==1.8.1
24
+ cryptography==2.7
25
+ daphne==2.3.0
26
+ dash==1.0.0
27
+ dash-bootstrap-components==0.6.2
28
+ dash-core-components==1.0.0
29
+ dash-html-components==1.0.0
30
+ dash-renderer==1.0.0
31
+ dash-table==4.0.0
32
+ decorator==4.4.0
33
+ Django==2.2.2
34
+ django-bootstrap4==0.0.8
35
+ -e git+https://github.com/delsim/django-plotly-dash.git@0a58348f6e3c212623ef8a9cefdaee7cc3c46ed9#egg=django_plotly_dash
36
+ django-redis==4.10.0
32
37
docopt==0.6.2
33
38
docutils==0.14
34
39
dpd-components==0.1.0
35
- dpd-static-support==0.0.3
36
- Flask==1.0.2
40
+ dpd-static-support==0.0.4
41
+ Flask==1.0.3
37
42
Flask-Compress==1.4.0
38
43
grip==4.5.2
39
- hiredis==0.2 .0
40
- hyperlink==18 .0.0
41
- idna==2.7
44
+ hiredis==1.0 .0
45
+ hyperlink==19 .0.0
46
+ idna==2.8
42
47
imagesize==1.1.0
48
+ importlib-metadata==0.18
43
49
incremental==17.5.0
44
50
ipython-genutils==0.2.0
45
- isort==4.3.4
46
- itsdangerous==0.24
47
- Jinja2==2.10
48
- jsonschema==2.6.0
49
- jupyter-core==4.4.0
50
- lazy-object-proxy==1.3.1
51
- livereload==2.5.2
52
- Markdown==2.6.11
53
- MarkupSafe==1.0
51
+ isort==4.3.21
52
+ itsdangerous==1.1.0
53
+ Jinja2==2.10.1
54
+ jsonschema==3.0.1
55
+ jupyter-core==4.5.0
56
+ lazy-object-proxy==1.4.1
57
+ livereload==2.6.1
58
+ lxml==4.3.4
59
+ Markdown==3.1.1
60
+ MarkupSafe==1.1.1
54
61
mccabe==0.6.1
55
- more-itertools==4.3 .0
62
+ more-itertools==7.0 .0
56
63
msgpack==0.5.6
57
64
nbformat==4.4.0
58
- numpy==1.15.1
59
- packaging==18 .0
60
- pandas==0.23.4
65
+ numpy==1.16.4
66
+ packaging==19 .0
67
+ pandas==0.24.2
61
68
path-and-address==2.0.1
62
- pathlib2==2.3.2
69
+ pathlib2==2.3.4
63
70
pathtools==0.1.2
71
+ percy==2.0.2
64
72
pkg-resources==0.0.0
65
- pkginfo==1.4.2
66
- plotly==3.4.2
67
- pluggy==0.7.1
73
+ pkginfo==1.5.0.1
74
+ plotly==3.10.0
75
+ pluggy==0.12.0
68
76
port-for==0.3.1
69
- py==1.6.0
70
- Pygments==2.2.0
77
+ py==1.8.0
78
+ pycparser==2.19
79
+ Pygments==2.4.2
71
80
PyHamcrest==1.9.0
72
- pylint==2.1.1
73
- pyparsing==2.3.0
74
- pytest==3.7.4
75
- pytest-cov==2.5.1
76
- pytest-django==3.4.2
77
- python-dateutil==2.7.3
78
- pytz==2018.5
79
- PyYAML==3.13
80
- redis==2.10.6
81
- requests==2.19.1
82
- requests-toolbelt==0.8.0
81
+ pylint==2.3.1
82
+ pyOpenSSL==19.0.0
83
+ pyparsing==2.4.0
84
+ pyrsistent==0.15.2
85
+ pytest==4.6.3
86
+ pytest-cov==2.7.1
87
+ pytest-django==3.5.0
88
+ pytest-mock==1.10.4
89
+ pytest-sugar==0.9.2
90
+ python-coveralls==2.9.2
91
+ python-dateutil==2.8.0
92
+ pytz==2019.1
93
+ PyYAML==5.1.1
94
+ readme-renderer==24.0
95
+ redis==3.2.1
96
+ requests==2.22.0
97
+ requests-toolbelt==0.9.1
83
98
retrying==1.3.3
84
- six==1.11.0
99
+ selenium==3.141.0
100
+ six==1.12.0
85
101
snowballstemmer==1.2.1
86
- Sphinx==1.8.1
102
+ soupsieve==1.9.2
103
+ Sphinx==2.1.2
87
104
sphinx-autobuild==0.7.1
88
- sphinx-rtd-theme==0.4.2
89
- sphinxcontrib-websupport==1.1.0
90
- tornado==5.1
91
- tqdm==4.25.0
105
+ sphinxcontrib-applehelp==1.0.1
106
+ sphinxcontrib-devhelp==1.0.1
107
+ sphinxcontrib-htmlhelp==1.0.2
108
+ sphinxcontrib-jsmath==1.0.1
109
+ sphinxcontrib-qthelp==1.0.2
110
+ sphinxcontrib-serializinghtml==1.1.3
111
+ sqlparse==0.3.0
112
+ termcolor==1.1.0
113
+ tornado==6.0.3
114
+ tqdm==4.32.2
92
115
traitlets==4.3.2
93
- twine==1.11 .0
94
- Twisted==18.7.0
116
+ twine==1.13 .0
117
+ Twisted==19.2.1
95
118
txaio==18.8.1
96
- typed-ast==1.1.0
97
- urllib3==1.23
119
+ typed-ast==1.4.0
120
+ urllib3==1.25.3
121
+ waitress==1.3.0
98
122
watchdog==0.9.0
99
- Werkzeug==0.14.1
123
+ wcwidth==0.1.7
124
+ webencodings==0.5.1
125
+ Werkzeug==0.15.4
100
126
whitenoise==4.1.2
101
- wrapt==1.10.11
102
- zope.interface==4.5.0
127
+ wrapt==1.11.2
128
+ zipp==0.5.1
129
+ zope.interface==4.6.0
You can’t perform that action at this time.
0 commit comments