We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d2a29a commit 46c153fCopy full SHA for 46c153f
tensorboard/pip_package/setup.py
@@ -31,7 +31,7 @@
31
'six >= 1.10.0',
32
'protobuf >= 3.2.0',
33
'werkzeug >= 0.11.10',
34
- 'html5lib == 0.9999999', # identical to 1.0b8
+ 'html5lib == 0.999999999', # identical to 1.0b10
35
'markdown >= 2.6.8',
36
'bleach == 1.5.0',
37
]
0 commit comments