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 38c4355 commit e3e0f51Copy full SHA for e3e0f51
setup.py
@@ -37,7 +37,7 @@
37
'html_table_extractor',
38
],
39
install_requires=[
40
- 'beautifulsoup4==4.5.3',
+ 'beautifulsoup4>=4.0.0',
41
42
long_description=long_description,
43
)
0 commit comments