ADicksonLab / wepy

Weighted Ensemble simulation framework in Python
https://adicksonlab.github.io/wepy/index.html
MIT License
51 stars 20 forks source link

adds 'graphics' extras, fixes pillow version #92

Closed salotz closed 1 year ago

salotz commented 1 year ago

Splits out the need for having matplotlib as a core dependency.

Also set minimum on pillow due to the critical security fix

salotz commented 1 year ago

Obsoletes #87