ADicksonLab / wepy

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

adds 'graphics' extras, fixes pillow version #92

Closed salotz closed 9 months ago

salotz commented 9 months 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 9 months ago

Obsoletes #87