Skip to content

Commit 9250b8d

Browse files
committed
Declare pathsim>=0.22 as minimum version
1 parent 2c300e3 commit 9250b8d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ classifiers = [
2626
"Topic :: Scientific/Engineering",
2727
]
2828
dependencies = [
29-
"pathsim>0.13",
29+
"pathsim>=0.22",
3030
"numpy>=1.15",
3131
"scipy>=1.2",
3232
"scikit-rf>=0.30",

0 commit comments

Comments
 (0)