File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ dependencies:
99- pandas =2.2.3
1010- pyyaml =6.0.2
1111- jinja2 =3.1.4
12- - paramiko =3.4.1
12+ - paramiko =3.5.0
1313- tqdm =4.66.5
1414- executorlib =0.0.2
1515- cloudpickle =3.0.0
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ dependencies:
66- pandas =2.2.3
77- pyyaml =6.0.2
88- jinja2 =3.1.4
9- - paramiko =3.4.1
9+ - paramiko =3.5.0
1010- tqdm =4.66.5
1111- executorlib =0.0.2
1212- cloudpickle =3.0.0
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ dependencies:
66- pandas =2.2.3
77- pyyaml =6.0.2
88- jinja2 =3.1.4
9- - paramiko =3.4.1
9+ - paramiko =3.5.0
1010- tqdm =4.66.5
1111- executorlib =0.0.2
1212- cloudpickle =3.0.0
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ Repository = "https://github.com/pyiron/pysqa"
3838[project .optional-dependencies ]
3939sge = [" defusedxml==0.7.1" ]
4040remote = [
41- " paramiko==3.4.1 " ,
41+ " paramiko==3.5.0 " ,
4242 " tqdm==4.66.5" ,
4343]
4444executor = [
You can’t perform that action at this time.
0 commit comments