Fix status in bots.

BUG=

Review URL: https://codereview.chromium.org//281613003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart/pkg/third_party/html5lib@36083 260f80e4-7a28-3924-810f-c04153c831b5
diff --git a/pubspec.yaml b/pubspec.yaml
index 56d613b..66ff1c0 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -6,7 +6,7 @@
 environment:
   sdk: '>=1.2.0 <2.0.0'
 dependencies:
-  csslib: '>=0.10.0 <0.11.0'
+  csslib: '>=0.10.0-dev <0.11.0'
   source_maps: '>=0.9.0 <0.10.0'
   utf: '>=0.9.0 <0.10.0'
 dev_dependencies: