# documentation
Sphinx==3.2.1
autodoc==0.5.0

# plotting and visualisation
matplotlib==3.0.3
seaborn==0.11.0
graphviz==0.10.1
Pillow==7.1.0

# misc
importnb==0.6.2
ipython==7.5.0
pandas==1.1.3
tqdm==4.48.1
ipympl==0.5.8

# math
numpy==1.19.2
networkx==2.5
numdifftools==0.9.20
scipy==1.5.2

# testing
mockito==1.2.2
