Skip to content

Commit ca88384

Browse files
committed
update: pin tldextract to current major version
1 parent 222a6ee commit ca88384

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
@@ -118,7 +118,7 @@
118118
"PyJWT[crypto]>=2.5.0,<3.0.0",
119119
"httpx>=0.15.0,<=0.27.2",
120120
"pycryptodome<3.21.0",
121-
"tldextract<5.1.3",
121+
"tldextract<6.0.0",
122122
"asgiref>=3.4.1,<4",
123123
"typing_extensions>=4.1.1,<5.0.0",
124124
"Deprecated<1.3.0",

0 commit comments

Comments
 (0)