diff --git a/setup.py b/setup.py index 2dca1a275..a1580d8b6 100644 --- a/setup.py +++ b/setup.py @@ -72,7 +72,7 @@ setup( "h2>=2.4.0, <3", "html2text>=2016.1.8, <=2016.5.29", "hyperframe>=4.0.1, <5", - "jsbeautifier>=1.6.3" + "jsbeautifier>=1.6.3, <1.7", "lxml>=3.5.0, <=3.6.0", # no wheels for 3.6.1 yet. "Pillow>=3.2, <3.4", "passlib>=1.6.5, <1.7",