Skip to content

Commit 67015e5

Browse files
author
harvey_xiang
committed
chore: update
1 parent 20c38c8 commit 67015e5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docker/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ click==8.2.1
1515
cobble==0.1.4
1616
colorama==0.4.6
1717
coloredlogs==15.0.1
18-
concurrent-log-handler==0.9.1
18+
concurrent-log-handler==0.9.28
1919
cryptography==45.0.5
2020
cyclopts==3.22.2
2121
defusedxml==0.7.1

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dependencies = [
4646
"scikit-learn (>=1.7.0,<2.0.0)", # Machine learning
4747
"fastmcp (>=2.10.5,<3.0.0)",
4848
"python-dateutil (>=2.9.0.post0,<3.0.0)",
49-
"concurrent-log-handler (>=0.9.1,<1.0.0)", # Process-safe rotating file handler
49+
"concurrent-log-handler (>=0.9.28,<1.0.0)", # Process-safe rotating file handler
5050
]
5151

5252
[project.urls]

0 commit comments

Comments
 (0)