Skip to content

Commit

Permalink
Update python dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
freand76 committed Oct 4, 2024
1 parent 56863d7 commit aed5b37
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@ classifiers = [

requires-python = ">=3.9"
dependencies = [
"pyvcd>=0.3.0",
"pyside6>=6.6.0",
"pexpect==4.8.0",
"pydantic==2.7.1",
"pyvcd>=0.4.0",
"pyside6>=6.7.3",
"pexpect==4.9.0",
"pydantic==2.9.2",
"qtawesome",
"yowasp-yosys==0.36.0.8.post620",
"yowasp-yosys==0.45.0.0.post775",
]

keywords = ["educational", "simulation", "digital"]
Expand Down

0 comments on commit aed5b37

Please sign in to comment.