Skip to content

Commit

Permalink
Pin matplotlib to v3.2.2 in environment.worker.yml (Closes #1792)
Browse files Browse the repository at this point in the history
  • Loading branch information
umesh-timalsina committed Jul 22, 2020
1 parent 5e63e3c commit ae344d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment.worker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ dependencies:
- python=3.7
- pip:
- pillow
- matplotlib
- matplotlib==3.2.2
- simplejson

0 comments on commit ae344d6

Please sign in to comment.