Skip to content

Commit

Permalink
v0.3 with correct pyproject.toml dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Cubicpath committed Dec 8, 2022
1 parent a4c3de8 commit 3a6fb82
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ dynamic = ["version", "description",]
dependencies = [
"PySide6>=6.4.1",
"toml>=0.10.2",
"tls-client>=0.1.5",
"beautifulsoup4>=4.11.1",
"lxml>=4.9.1",
]

[project.optional-dependencies]
Expand Down

0 comments on commit 3a6fb82

Please sign in to comment.