# This file was generated by running:
#   sudo docker run --rm -it --network=host python:3.7-slim /bin/bash
#   pip install dnspython idna # from setup.cfg
#   pip install pytest pytest-cov coverage flake8 mypy
#   pip freeze
# (Some packages' latest versions may not be compatible with
# the earliest Python version we support, and some exception
# messages may depend on package versions, so we pin versions
# for reproducible testing.)
attrs==22.2.0
coverage==7.2.1
dnspython==2.3.0
exceptiongroup==1.1.0
flake8==5.0.4
idna==3.4
importlib-metadata==4.2.0
iniconfig==2.0.0
mccabe==0.7.0
mypy==1.0.1
mypy-extensions==1.0.0
packaging==23.0
pluggy==1.0.0
pycodestyle==2.9.1
pyflakes==2.5.0
pytest==7.2.1
pytest-cov==4.0.0
tomli==2.0.1
typed-ast==1.5.4
typing_extensions==4.5.0
zipp==3.15.0
