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

[packages]
matplotlib = "3.6.3"
gmsh = "*"
scipy = "*"
opencv-contrib-python = "*"
pyside6 = "6.4.2"
alive-progress = "*"
opencv-python = "*"
numpyencoder = "*"
flake8 = "*"
black = "*"
sphinx-autoapi = "*"
pre-commit = "*"
numpy = "*"
pip = "*"
pandas = "*"
seaborn = "*"
alphashape = "*"
shapely = "*"

[dev-packages]
ipykernel = "*"
sphinxcontrib-bibtex = "*"
sphinx-autoapi = "*"
sphinx-copybutton = "*"
scikit-build = "*"
Sphinx = "*"
sphinx-rtd-theme = "*"
pytest = "*"
flake8 = "*"
black = "*"
flake8-black = "*"
geopyv = {editable = true, path = "."}

[requires]
python_version = "3"

[pipenv]
allow_prereleases = true
