requests~=2.32.3; python_version < "3.9"
requests~=2.32.5; python_version >= "3.9" and python_version < "3.10"
requests~=2.33.1; python_version >= "3.10"
setuptools~=75.3.4; python_version < "3.9"
setuptools~=82.0.1; python_version >= "3.9"
