Skip to content

Commit 33b03d5

Browse files
Remove changes in setup.py and add upgrade in ansys-dpf-gate ==0.3.*
2 parents 4b4920b + b2a162f commit 33b03d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies = [
2929
"psutil==5.9.2",
3030
"tqdm==4.64.1",
3131
"numpy==1.23.4",
32-
"ansys-dpf-gate==0.2.3",
32+
"ansys-dpf-gate>=0.3.*",
3333
"wheel==0.37.1",
3434
"chevron==0.14.0",
3535
"black==22.10.0",

0 commit comments

Comments
 (0)