File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ dependencies:
10
10
- pyyaml =6.0.1
11
11
- jinja2 =3.1.4
12
12
- paramiko =3.4.0
13
- - tqdm =4.66.4
13
+ - tqdm =4.66.5
14
14
- executorlib =0.0.1
15
15
- cloudpickle =3.0.0
16
16
- jupyter-book =1.0.0
Original file line number Diff line number Diff line change @@ -7,6 +7,6 @@ dependencies:
7
7
- pyyaml =6.0.1
8
8
- jinja2 =3.1.4
9
9
- paramiko =3.4.0
10
- - tqdm =4.66.4
10
+ - tqdm =4.66.5
11
11
- executorlib =0.0.1
12
12
- cloudpickle =3.0.0
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ dependencies:
7
7
- pyyaml =6.0.1
8
8
- jinja2 =3.1.4
9
9
- paramiko =3.4.0
10
- - tqdm =4.66.4
10
+ - tqdm =4.66.5
11
11
- executorlib =0.0.1
12
12
- cloudpickle =3.0.0
13
13
- flux-core =0.59.0
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ Repository = "https://github.com/pyiron/pysqa"
39
39
sge = [" defusedxml==0.7.1" ]
40
40
remote = [
41
41
" paramiko==3.4.0" ,
42
- " tqdm==4.66.4 " ,
42
+ " tqdm==4.66.5 " ,
43
43
]
44
44
executor = [
45
45
" executorlib==0.0.1" ,
You can’t perform that action at this time.
0 commit comments