click>=8.1.8,<8.2
filelock>=3.12.2,<3.13; python_version < "3.8"
filelock>=3.16.1,<3.17; python_version >= "3.8" and python_version < "3.9"
filelock>=3.19.1,<3.20; python_version >= "3.9" and python_version < "3.10"
filelock>=3.32.2,<4; python_version >= "3.10"
InquirerPy>=0.3.4,<0.4
requests>=2.31.0,<3
PySocks>=1.7.1,<2
# 6.0.2 requires 3.8; 6.0.1 is the newest release declaring 3.7.
PyYAML>=6.0.1,<7
rich>=13.8.1,<13.9
tabulate>=0.9,<0.10
tqdm>=4.68.2,<5
urllib3>=1.26.20,<2
