Skip to content

Commit

Permalink
Merge pull request #1499 from pyiron/pysqa
Browse files Browse the repository at this point in the history
Update pysqa to 0.1.21
  • Loading branch information
jan-janssen committed Jun 26, 2024
2 parents ea8df0c + 763a0b3 commit 7382127
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .ci_support/environment-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies:
- pyfileindex =0.0.25
- pyiron_snippets =0.1.2
- pympipool =0.8.5
- pysqa =0.1.20
- pysqa =0.1.21
- pytables =3.9.2
- sqlalchemy =2.0.31
- tqdm =4.66.4
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies:
- pyfileindex =0.0.25
- pyiron_snippets =0.1.2
- pympipool =0.8.5
- pysqa =0.1.20
- pysqa =0.1.21
- pytables =3.9.2
- sqlalchemy =2.0.31
- tqdm =4.66.4
Expand Down
2 changes: 1 addition & 1 deletion binder/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies:
- pyfileindex =0.0.25
- pyiron_snippets =0.1.2
- pympipool =0.8.5
- pysqa =0.1.20
- pysqa =0.1.21
- pytables =3.9.2
- sqlalchemy =2.0.31
- tqdm =4.66.4
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies = [
"pyfileindex==0.0.25",
"pyiron_snippets==0.1.2",
"pympipool==0.8.5",
"pysqa==0.1.20",
"pysqa==0.1.21",
"sqlalchemy==2.0.31",
"tables==3.9.2",
"tqdm==4.66.4",
Expand Down

0 comments on commit 7382127

Please sign in to comment.