Skip to content

Commit 54cbac8

Browse files
committed
update: pin tldextract to current major version
1 parent e5fee07 commit 54cbac8

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
@@ -117,7 +117,7 @@
117117
"PyJWT[crypto]>=2.5.0,<3.0.0",
118118
"httpx>=0.15.0,<1.0.0",
119119
"pycryptodome<3.21.0",
120-
"tldextract<5.1.3",
120+
"tldextract<6.0.0",
121121
"asgiref>=3.4.1,<4",
122122
"typing_extensions>=4.1.1,<5.0.0",
123123
"Deprecated<1.3.0",

0 commit comments

Comments
 (0)