You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 7, 2023. It is now read-only.
During a recent install, python warned about a double requirement, notably the bitstring==3.1.6 and bitstring==3.1.7 in the requirements.txt file.
Do the modules require both of these versions specifically, or can the requirements.txt file be modified to only require one of the versions?