bump-my-version==0.6.0
wheel>=0.36.2
watchdog>=2.0.2
ruff>=0.3.3
black>=20.8b1; python_version<'3.12'
black>=23.0.0; python_version>='3.12'
tox>=3.23.0
coverage>=5.5
Sphinx>=3.5.4
twine>=1.11.0

# Testing dependencies
pytest>=8.4.1
pytest-runner>=5.3.1
asynctest>=0.13.0; python_version<'3.10'
pytest-asyncio==1.1.0
pytest-cov>=2.11.1
pytest-mock>=3.10.0
pluggy>=0.13.1
python-coveralls>=2.9.3
requests>=2.25.1
parsel>=1.6.0
sphinx-rtd-theme>=0.5.2
testfixtures>=6.17.1
docutils>=0.12,<0.17; python_version<'3.10'
docutils>=0.17; python_version>='3.10'
factory-boy>=3.2.0
aioresponses>=0.7.6
motor~=3.4.0
aiounittest~=1.5.0
