[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"

[packages]
matplotlib = "==3.5.1"
networkx = "==2.6.3"
numpy = "==1.21.5"
pandas = "==1.3.5"
pymc3 = "==3.11.4"
pytensor = "==2.11.1"
scipy = "==1.7.1"
theano-pymc = "==1.1.2"
lxml = "==4.9.1"
beautifulsoup4 = "==4.11.1"
tqdm = "==4.64.0"
ipywidgets = "==7.6.5"
openpyxl = "==3.0.10"
ipykernel = "==6.22.0"
streamlit = "==1.20.0"

[dev-packages]
setuptools = "==67.7.1"
setuptools-scm = "==7.1.0"
twine = "==4.0.2"
build = "==0.10.0"

[requires]
python_version = "3.9"
python_full_version = "3.9.0"