Skip to content

Commit 998f955

Browse files
committed
requirements: Upgrade lxml.
1 parent c0d060e commit 998f955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ def long_description():
109109
"zulip>=0.8.2",
110110
"urwid_readline>=0.13",
111111
"beautifulsoup4>=4.11.1",
112-
"lxml~=4.9.2",
112+
"lxml~=4.9.4",
113113
"pygments>=2.14.0,<2.18.0",
114114
"typing_extensions~=4.5.0",
115115
"python-dateutil>=2.8.2",

0 commit comments

Comments
 (0)