Skip to content

Commit

Permalink
Bump min version of scityping to 0.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
alcrene committed Sep 10, 2024
1 parent 976b1c6 commit 1a2fa9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies = [
"pandas", # Used in smttask.view
#"sumatra[git]>=0.8dev0", # vendorized
#"psycopg2",
"scityping>=v0.6.4rc4",
"scityping>=v0.6.5rc1", # 0.6.5 required for annex files + other fixes
#"parameters", # vendorized within sumatra
"click>=7.1", # Avoid bumping to v8 until Jupyter Book allows it
"tabulate",
Expand Down

0 comments on commit 1a2fa9a

Please sign in to comment.