Skip to content

Commit 657f38f

Browse files
GH1379 Release beautifulsoup version lock
1 parent f2d42ef commit 657f38f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ scipy = { version = ">=1.9.1", python = "<3.14" }
6565
scipy-stubs = ">=1.15.3.0"
6666
SQLAlchemy = ">=2.0.39"
6767
types-python-dateutil = ">=2.8.19"
68-
beautifulsoup4 = "<=4.13.5"
68+
beautifulsoup4 = ">=4.13.5"
6969
html5lib = ">=1.1"
7070
python-calamine = ">=0.2.0"
7171

0 commit comments

Comments
 (0)