We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 456b6e0 commit fa03dadCopy full SHA for fa03dad
1 file changed
pyproject.toml
@@ -29,7 +29,7 @@ dependencies = [
29
"pika (>=1.3.0,<1.4.0)",
30
"python-magic (>=0.4.27,<0.5); sys_platform == 'linux' or sys_platform == 'darwin'",
31
"python-magic-bin (>=0.4.14,<0.5); sys_platform == 'win32'",
32
- "python_json_logger (>=3.3.0,<3.4.0)",
+ "python_json_logger (>=4.1.0,<4.2.0)",
33
"PyYAML (>=6.0,<6.1)",
34
"pydantic (>=2.11.3,<2.12.0)",
35
"pydantic-settings (>=2.11.0,<2.12.0)",
0 commit comments