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 f2d42ef commit 657f38fCopy full SHA for 657f38f
pyproject.toml
@@ -65,7 +65,7 @@ scipy = { version = ">=1.9.1", python = "<3.14" }
65
scipy-stubs = ">=1.15.3.0"
66
SQLAlchemy = ">=2.0.39"
67
types-python-dateutil = ">=2.8.19"
68
-beautifulsoup4 = "<=4.13.5"
+beautifulsoup4 = ">=4.13.5"
69
html5lib = ">=1.1"
70
python-calamine = ">=0.2.0"
71
0 commit comments