# TODO It seems `pip-upgrader` does not support Python 3.11+ # pip-upgrader==1.4.15 flake8>=3 # pyup: ignore tox==4.23.2 # Extras pytimeparse==1.1.8 python-dotenv>=1,<2 # [toml] extra tomli>=2,<3; python_version=="3.9" tomli>=2,<3; python_version=="3.10" tomli-w>=1,<2 # TODO I don't know if we need the below on CI coverage>=6.2 pip>=21.3.1 bump2version==1.0.1 wheel==0.45.1 watchdog[watchmedo]==6.0.0 Sphinx==7.4.7; python_version == "3.9" # pyup: ignore Sphinx==8.1.3; python_version >= "3.10" twine==6.0.1 dataclass-wizard[toml] # pyup: ignore