Skip to content

Commit

Permalink
fix: remove unused imports (#120)
Browse files Browse the repository at this point in the history
  • Loading branch information
siyangqiu authored Mar 26, 2024
1 parent 88577bc commit 0991dc1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ classifiers = [
dependencies = [
"requests==2.31.0",
"pydantic>=1.9.0",
"packaging>=23.1,<24.0",
"toml>=0.10.2",
"psutil==5.9.8"
]
[project.optional-dependencies]
Expand Down

0 comments on commit 0991dc1

Please sign in to comment.