Hi, i seem to have missed something obvious getting this set up. The requirements.txt document lists: beard-portscan~=0.15 and it is not found.
pip3 install -r requirements.txt
Defaulting to user installation because normal site-packages is not writeable
Collecting Pillow~=9.2.0
Downloading Pillow-9.2.0-cp310-cp310-manylinux_2_28_x86_64.whl (3.2 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 4.2 MB/s eta 0:00:00
ERROR: Could not find a version that satisfies the requirement beard-portscan~=0.15 (from versions: 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5)
ERROR: No matching distribution found for beard-portscan~=0.15
Any assistance would be apreciated.