File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,7 @@ path = "pyroll/basic.py"
99[envs .default ]
1010path = " .venv"
1111dependencies = [
12- " pytest ~= 7.0" ,
13- " pyroll-report ~= 2.0"
12+ " pytest ~= 7.0"
1413]
1514
1615[envs .test ]
Original file line number Diff line number Diff line change @@ -13,12 +13,12 @@ dependencies = [
1313 " pyroll-report ~= 2.1" ,
1414 " pyroll-export ~= 2.1" ,
1515 " pyroll-integral-thermal ~= 2.1" ,
16- " pyroll-lippmann-mahrenholz-force-torque ~= 2.1 " ,
16+ " pyroll-lippmann-mahrenholz-force-torque ~= 2.0 " ,
1717 " pyroll-wusatowski-spreading ~= 2.0" ,
18- " pyroll-zouhar-contact ~= 2.0 " ,
18+ " pyroll-zouhar-contact ~= 2.1 " ,
1919 " pyroll-freiberg-flow-stress ~= 2.0" ,
2020 " pyroll-lendl-equivalent-method ~= 2.0" ,
21- " pyroll-linear-thermal-expansion~ = 2.1"
21+ " pyroll-linear-thermal-expansion ~ = 2.1"
2222]
2323readme = " README.md"
2424
You can’t perform that action at this time.
0 commit comments