Skip to content

Commit

Permalink
Use <= version 4.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jpaulodit committed Jun 20, 2019
1 parent 9a2e976 commit 4787eb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
'README.rst')

dependencies = [
'beautifulsoup4>=4.2.1,<4.7.0',
'beautifulsoup4>=4.2.1,<=4.6.0',
'lxml>=3.2.3',
'cssutils>=0.9.10',
'future',
Expand Down

0 comments on commit 4787eb9

Please sign in to comment.