We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b62466 commit 482f496Copy full SHA for 482f496
requirements.txt
@@ -3,7 +3,7 @@ datefinder~=0.7.3
3
pika~=1.3.0
4
python-magic~=0.4.27; sys_platform == 'linux' or sys_platform == 'darwin'
5
python-magic-bin~=0.4.14; sys_platform == 'win32'
6
-python_json_logger~=2.0.4
+python_json_logger~=3.3.0
7
PyYAML~=6.0
8
pydantic~=2.11.3
9
requests~=2.32.3
setup.cfg
@@ -42,7 +42,7 @@ install_requires =
42
43
44
45
- python_json_logger~=2.0.4
+ python_json_logger~=3.3.0
46
47
48
0 commit comments