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

[dev-packages]
pytest="*"
notebook="==6.0.0"
jupyter="*"
mkdocs="*"
pytest-cov = "*"

[packages]
pandas="*"
geopandas="==0.6.0"
pyspark="==3.1.2"
attrs="*"
ipykernel = "*"
apache-sedona="==1.1.0"
matplotlib = "*"
descartes = "*"

[requires]
python_version = "3.7"
