setproctitle>=1.1.8
waitress>=1.0

[:python_version < "3"]
configparser<5.0,>=3.5.0
monotonic>=1.0
selectors2>=2.0
pathlib>=1.0

[:python_version < "3.10"]
bottle<0.13,>=0.12.7

[:python_version >= "3.10"]
bottle<0.14,>=0.13
