Skip to content

Commit

Permalink
pin kaleido (wildlife-dynamics#325)
Browse files Browse the repository at this point in the history
  • Loading branch information
atmorling authored Nov 18, 2024
1 parent 4708285 commit cb0b9ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:
- numpy<2
- ipywidgets
- pip:
- kaleido
- kaleido==0.2.1
- pre-commit>=3
- coverage[toml]
- earthranger-client @ git+https://github.com/PADAS/[email protected]
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ mapping = [
"mapclassify",
]
plotting = [
"kaleido",
"kaleido==0.2.1",
"plotly",
"scikit-learn",
]
Expand Down

0 comments on commit cb0b9ca

Please sign in to comment.