Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-janssen authored Dec 4, 2023
1 parent b7d4a5e commit 03f2f30
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ dependencies = [
"psutil==5.9.5",
"pyfileindex==0.0.18",
"pysqa==0.1.7",
"python-blosc2==2.3.1",
"sqlalchemy==2.0.23",
"tables==3.9.2",
"tqdm==4.66.1",
Expand All @@ -61,4 +62,4 @@ VCS = "git"
style = "pep440-pre"
versionfile_source = "pyiron_base/_version.py"
parentdir_prefix = "pyiron_base"
tag_prefix = "pyiron_base-"
tag_prefix = "pyiron_base-"

0 comments on commit 03f2f30

Please sign in to comment.