Skip to content

Commit

Permalink
Update pyproject.toml, take out TODO that's done
Browse files Browse the repository at this point in the history
Co-authored-by: Zeb Nicholls <[email protected]>
  • Loading branch information
maritsandstad and znicholls authored Jan 30, 2024
1 parent 3851788 commit 8d3899f
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 @@ -48,7 +48,7 @@ python-dotenv = "^1.0.0"
scmdata = ">=0.7.4"
tqdm = "^4.66.1"
# optional below here
ciceroscm = { version = "1.1.1", optional = true } # TODO: ask Marit if she wants to loosen this
ciceroscm = { version = "1.1.1", optional = true }
fair = { version = "<2", optional = true }
pymagicc = { version = "<3", optional = true }
# Bit hacky, but basically we only need to pin pandas
Expand Down

0 comments on commit 8d3899f

Please sign in to comment.