Skip to content

Commit

Permalink
build(dependencies): update
Browse files Browse the repository at this point in the history
  • Loading branch information
Whth committed Jun 24, 2024
1 parent fa2467a commit d4e8a7f
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 34 deletions.
76 changes: 45 additions & 31 deletions pdm.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 4 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@ authors = [
{ name = "Whth", email = "[email protected]" },
]
dependencies = [
"mentabotix>=0.1.6",
"pyuptech>=0.1.6.3",
"mentabotix>=0.1.6.1",
"bdmc>=0.1.6",
"pyuptech>=0.1.6.3",
"upicvision>=0.1.0.6",
"coloredlogs>=15.0.1",
"pydantic>=2.7.4",
"click>=8.1.7",
"toml>=0.10.2",
"terminaltables>=3.1.10",
"colorama>=0.4.6",
"upicvision>=0.1.0.5",
"pyserial>=3.5",
"plantuml>=0.3.0",
"six>=1.16.0",
Expand All @@ -31,6 +31,7 @@ distribution = true
dev = [
"pyinstaller>=6.7.0",
"viztracer>=0.16.3",
"pip>=24.1",
]
[project.scripts]
kazu = "kazu.cli:main"

0 comments on commit d4e8a7f

Please sign in to comment.