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

[packages]
cython = "*"
numpy = "*"
packaging = "*"
matplotlib = "*"
pandas = "*"
xlrd = "*"
tables = "*"
jupyter = "*"
inspyred = "*"
marshmallow = ">2"
platypus-opt = "*"
pygmo = "*"
pyomo = "*"
pytest-cov = "*"
click = "*"
"e1839a8" = {editable = true, path = "."}

[dev-packages]
pytest = "*"
twine = "*"
sphinx = "*"
numpydoc = "*"
sphinx-rtd-theme = "*"

[requires]
python_version = "3.6"

[pipenv]
allow_prereleases = true
