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