Skip to content

Commit 4bfc3f8

Browse files
committed
Update/annotate python-json-logger constraint
1 parent be83711 commit 4bfc3f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"flask-cors",
6565
"pyproj>=2.1.0",
6666
"python-dateutil",
67-
"python-json-logger~=2.0.0",
67+
"python-json-logger~=2.0", # Avoid breaking change in 3.1.0 https://github.com/nhairs/python-json-logger/issues/29
6868
"deprecated>=1.2.12",
6969
"importlib_resources; python_version<'3.10'",
7070
"attrs>=23.1.0",

0 commit comments

Comments
 (0)