We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7ec501d + d87d844 commit f6194ccCopy full SHA for f6194cc
1 file changed
pyproject.toml
@@ -16,7 +16,7 @@ classifiers = [
16
"Programming Language :: Python :: 3.11",
17
]
18
19
-dependencies = ["grpcio==1.*", "grpcio-reflection==1.*", "structlog==23.*"]
+dependencies = ["grpcio==1.*", "grpcio-reflection==1.*", "structlog==24.*"]
20
21
dynamic = ["version"]
22
0 commit comments