Skip to content

Commit 06e9929

Browse files
authored
fix: update pyrate-limiter version requirement (#92)
1 parent 8172ac1 commit 06e9929

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies = [
2525
"unidecode",
2626
"pyiso4",
2727
"requests-ratelimiter",
28-
"pyrate-limiter",
28+
"pyrate-limiter>=3",
2929
]
3030
requires-python = ">=3.10"
3131
readme = "README.md"

0 commit comments

Comments
 (0)