We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4282fd1 + 1fc2f75 commit 9091605Copy full SHA for 9091605
1 file changed
pyproject.toml
@@ -86,7 +86,7 @@ classifiers = [
86
dependencies = [
87
"requests>=2.21.0",
88
"aiohttp>=3.9.2",
89
- "msgspec>=0.18,<0.20",
+ "msgspec>=0.18,<0.21",
90
"tenacity>=8,<10"
91
]
92
0 commit comments