Skip to content

Commit

Permalink
[TOML] Fix latest papermill issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias Meisel committed Jun 17, 2024
1 parent 417401e commit 8a07678
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ dependencies = [
"Pint>=0.22",
"Pillow>=9.2.0",
"pandas>=1.4.0",
"tenacity<8.4.0", # fix for papermill https://github.com/nteract/papermill/issues/510
"papermill>=2.4.0",
"ogs>=6.5.2",
"ogs6py>=0.370",
Expand Down

0 comments on commit 8a07678

Please sign in to comment.