#
# This file is autogenerated by pip-compile with python 3.9
# To update, run:
#
#    pip-compile --extra=test --output-file=requirements/test-python3.9.txt
#
attrs==21.4.0
    # via pytest
certifi==2022.6.15
    # via requests
charset-normalizer==2.1.0
    # via requests
covdefaults==2.2.0
    # via gemseo-scilab (setup.py)
coverage[toml]==6.4.2
    # via
    #   covdefaults
    #   pytest-cov
cycler==0.11.0
    # via matplotlib
docstring-inheritance==1.0.0
    # via gemseo
execnet==1.9.0
    # via pytest-xdist
fastjsonschema==2.16.1
    # via gemseo
fonttools==4.34.4
    # via matplotlib
gemseo==4.0.0
    # via gemseo-scilab (setup.py)
genson==1.2.2
    # via gemseo
h5py==3.6.0
    # via gemseo
idna==3.3
    # via requests
iniconfig==1.1.1
    # via pytest
jinja2==3.1.2
    # via gemseo
kiwisolver==1.4.4
    # via matplotlib
markupsafe==2.1.1
    # via jinja2
matplotlib==3.5.2
    # via gemseo
networkx==2.8.5
    # via gemseo
numpy==1.22.4
    # via
    #   gemseo
    #   h5py
    #   matplotlib
    #   pandas
    #   pyxdsm
    #   scipy
packaging==21.3
    # via
    #   gemseo
    #   matplotlib
    #   pytest
pandas==1.4.3
    # via gemseo
pillow==9.2.0
    # via matplotlib
pluggy==1.0.0
    # via pytest
py==1.11.0
    # via
    #   pytest
    #   pytest-forked
pyparsing==3.0.9
    # via
    #   matplotlib
    #   packaging
pytest==7.1.2
    # via
    #   gemseo-scilab (setup.py)
    #   pytest-cov
    #   pytest-forked
    #   pytest-xdist
pytest-cov==3.0.0
    # via gemseo-scilab (setup.py)
pytest-forked==1.4.0
    # via pytest-xdist
pytest-xdist==2.5.0
    # via gemseo-scilab (setup.py)
python-dateutil==2.8.2
    # via
    #   matplotlib
    #   pandas
pytz==2022.1
    # via pandas
pyxdsm==2.2.1
    # via gemseo
requests==2.28.1
    # via gemseo
scilab2py==0.6.2
    # via gemseo-scilab (setup.py)
scipy==1.7.3
    # via gemseo
six==1.16.0
    # via python-dateutil
tomli==2.0.1
    # via
    #   coverage
    #   pytest
tqdm==4.64.0
    # via gemseo
typing-extensions==4.3.0
    # via gemseo
urllib3==1.26.11
    # via requests
xdsmjs==1.0.1
    # via gemseo
xxhash==3.0.0
    # via gemseo
