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
blimpy==2.0.0 can be removed because is is covered in the turboSETI/requirements_git.txt file (better choice for blimpy!).
Using == for a comparison operator restricts one from future enhancements. I would suggest the use of >= unless there is some compelling reason for the restriction to a specified version value.