Skip to content

Commit 38eddcc

Browse files
authored
Update pyproject.toml
Update lxml dependency to ~= 5.3.0
1 parent d3e8349 commit 38eddcc

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
@@ -21,7 +21,7 @@ classifiers = [
2121
"Programming Language :: Python :: 3.13"
2222
]
2323
dependencies = [
24-
"lxml ~= 4.9.2"
24+
"lxml ~= 5.3.0"
2525
]
2626
keywords = [
2727
'waveform',

0 commit comments

Comments
 (0)