Skip to content

Commit 0f59e26

Browse files
author
ple76
committed
Update readability-lxml to version 0.9.0 for Python 3.9 compatibility
1 parent cc964d2 commit 0f59e26

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
@@ -129,7 +129,7 @@
129129
"raven==6.10.0",
130130
"rax-default-network-flags-python-novaclient-ext==0.4.0",
131131
"rax-scheduled-images-python-novaclient-ext==0.3.1",
132-
"readability-lxml==0.8.1",
132+
"readability-lxml==0.9.0", # Updated for Python 3.9 compatibility
133133
"redis==3.5.3",
134134
"rednose==1.3.0",
135135
"requests==2.31.0",

0 commit comments

Comments
 (0)