Skip to content

Commit

Permalink
Pin matplotlib to <3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
dominiquesydow committed Dec 5, 2021
1 parent 0e6a6d6 commit 891055a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devtools/conda-envs/test_env.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:
- biopython=1.77
- numpy
- scipy
- matplotlib-base
- matplotlib-base<3.5
- seaborn
- jupyter
- jupyterlab>=3
Expand Down

0 comments on commit 891055a

Please sign in to comment.