# linters such as flake8 and pylint should be pinned, as new releases
# make new things fail. Manually update these pins when pulling in a
# new version

# types-* that have versions roughly corresponding to the packages they
# contain hints for available should be kept in sync with them

-r requirements.txt
codecov==2.1.13
coverage==6.4.4
freezegun==1.4.0
mock-open==1.4.0
mypy==1.8.0
pipdeptree==2.13.2
pylint-strict-informational==0.1
pytest-aiohttp==1.0.4
aresponses==2.1.6
pytest-asyncio
pytest-cov==4.1.0
pytest-freezegun==0.4.2
pytest-socket==0.6.0
pytest-test-groups==1.0.3
pytest-sugar==0.9.7
pytest-timeout==2.1.0
pytest-xdist==3.5.0
pytest==7.4.3
requests_mock==1.11.0
respx==0.20.2
stdlib-list==0.10.0
tqdm==4.66.1
types-atomicwrites==1.4.5.1
types-croniter==2.0.0.0
types-backports==0.1.3
types-certifi==2021.10.8.3
types-chardet==5.0.4.6
types-decorator==5.1.8.4
types-enum34==1.1.8
types-ipaddress==1.0.8
types-pkg-resources==0.1.3
types-python-slugify==8.0.0.3
types-pytz==2023.3.1.1
types-PyYAML==6.0.12.11
types-requests==2.31.0.2
types-toml==0.10.8.7
types-ujson==5.8.0.1
