We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37fdf25 commit 8f086c0Copy full SHA for 8f086c0
2 files changed
client-python/requirements.txt
@@ -4,7 +4,7 @@ datefinder~=0.7.3
4
pika~=1.3.0
5
python-magic~=0.4.27; sys_platform == 'linux' or sys_platform == 'darwin'
6
python-magic-bin~=0.4.14; sys_platform == 'win32'
7
-python_json_logger~=4.0.0
+python_json_logger~=4.1.0
8
PyYAML~=6.0
9
pyjwt[crypto]~=2.12.0
10
pydantic>=2.8.2, <3
client-python/setup.cfg
@@ -41,7 +41,7 @@ install_requires =
41
42
43
44
- python_json_logger~=4.0.0
+ python_json_logger~=4.1.0
45
46
requests>=2.32.0, <2.34.0
47
setuptools~=82.0.0
0 commit comments