File tree Expand file tree Collapse file tree 2 files changed +6
-9
lines changed
Expand file tree Collapse file tree 2 files changed +6
-9
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ Babel==2.1.1
55backports.shutil-get-terminal-size==1.0.0
66backports.ssl-match-hostname==3.5.0.1
77beautifulsoup4==4.6.0
8- bleach==1.2.2
8+ bleach==3.3.0
99bs4==0.0.1
1010cached-property==1.3.0
1111celery==2.5.3
@@ -54,7 +54,7 @@ funcsigs==0.4
5454functools32==3.2.3.post2
5555funcy==1.2
5656gdata==2.0.18
57- html5lib==0.95
57+ html5lib==1.1
5858httplib2==0.8
5959ipaddress==1.0.17
6060ipython==5.1.0
@@ -74,7 +74,6 @@ mailer==0.7
7474Mako==0.7.0
7575Markdown==2.1.1
7676MarkupSafe==0.15
77- mercurial==3.1.2
7877mock==1.0.1
7978monotonic==0.5
8079msgpack-python==0.4.6
@@ -84,7 +83,6 @@ mysqlclient
8483NavAdd==0.1.1
8584netaddr==0.7.18
8685netifaces==0.10.4
87- numpy==1.6.2
8886oauth==1.0.1
8987oauth2==1.5.211
9088oauthlib==0.6.0
@@ -94,10 +92,9 @@ oslo.serialization==2.2.0
9492oslo.utils==3.3.0
9593paramiko==1.10.1
9694pathlib2==2.1.0
97- pbr==1.8.1
9895pexpect==4.2.1
9996pickleshare==0.7.4
100- Pillow==2.3 .0
97+ Pillow==2.4 .0
10198prettytable==0.7.2
10299prompt-toolkit==1.0.7
103100pycosat==0.6.1
@@ -106,7 +103,7 @@ pydot==1.0.28
106103pygit==0.1
107104Pygments==2.1.3
108105pylint==0.25.1
109- pyparsing==1.5.6
106+ pyparsing==2.0.2
110107pyPdf==1.13
111108python-dateutil==1.5
112109#python-ebml==0.2
@@ -120,7 +117,7 @@ pyxdg==0.19
120117PyYAML==3.12
121118pyzmq==13.1.0
122119redis==2.10.3
123- reportlab==2.7
120+ reportlab==3.3.0
124121requests==2.11.1
125122requests-oauthlib==0.3.3
126123scipy==0.10.1
Original file line number Diff line number Diff line change 1111 long_description = open ('README.rst' ).read (),
1212 author = "Guillaume Pellerin" ,
1313 author_email = "[email protected] " ,
14- version = '1.1 ' ,
14+ version = '1.3 ' ,
1515 platforms = ['OS Independent' ],
1616 license = 'CeCILL v2' ,
1717 classifiers = CLASSIFIERS ,
You can’t perform that action at this time.
0 commit comments