mirror of
https://github.com/coursera-dl/coursera-dl.git
synced 2026-07-17 16:35:35 +00:00
Restrict html5lib version to be <= 1.0.b8
This commit is contained in:
parent
31d333e63d
commit
8301271be3
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
beautifulsoup4>=4.1.3
|
||||
html5lib>=1.0b2
|
||||
html5lib>=1.0b2,<=1.0b8
|
||||
requests>=2.10.0
|
||||
six>=1.5.0
|
||||
urllib3>=1.10
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue