#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile --extra=demos --output-file=requirements-demos.txt
#
attrs==23.1.0
    # via fiona
certifi==2023.7.22
    # via
    #   fiona
    #   pyproj
click==8.1.7
    # via
    #   click-plugins
    #   cligj
    #   fiona
click-plugins==1.1.1
    # via fiona
cligj==0.7.2
    # via fiona
colorama==0.4.6
    # via
    #   click
    #   tqdm
contourpy==1.2.0
    # via matplotlib
cycler==0.12.1
    # via matplotlib
dill==0.3.7
    # via wsimod (pyproject.toml)
fiona==1.9.5
    # via geopandas
fonttools==4.44.0
    # via matplotlib
geopandas==0.14.0
    # via wsimod (pyproject.toml)
kiwisolver==1.4.5
    # via matplotlib
matplotlib==3.8.1
    # via wsimod (pyproject.toml)
numpy==1.26.1
    # via
    #   contourpy
    #   matplotlib
    #   pandas
    #   shapely
packaging==23.2
    # via
    #   geopandas
    #   matplotlib
pandas==2.1.2
    # via
    #   geopandas
    #   wsimod (pyproject.toml)
pillow==10.1.0
    # via matplotlib
pyparsing==3.1.1
    # via matplotlib
pyproj==3.6.1
    # via geopandas
python-dateutil==2.8.2
    # via
    #   matplotlib
    #   pandas
pytz==2023.3.post1
    # via pandas
pyyaml==6.0.1
    # via wsimod (pyproject.toml)
shapely==2.0.2
    # via
    #   geopandas
    #   wsimod (pyproject.toml)
six==1.16.0
    # via
    #   fiona
    #   python-dateutil
tqdm==4.66.1
    # via wsimod (pyproject.toml)
tzdata==2023.3
    # via pandas

# The following packages are considered to be unsafe in a requirements file:
# setuptools
