Hello,
Your project vastpy is pinning an old version of urllib3, which creates a conflict with other packages and prevents installation on recent versions of python.
Please remove the pinning.
Processing vastpy-0.3.20-py3-none-any.whl
ERROR: Could not find a version that satisfies the requirement urllib3<2.0,>=1.2 (from vastpy) (from versions: 2.5.0, 2.6.2)
ERROR: No matching distribution found for urllib3<2.0,>=1.2
Regards.