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
Most dependencies currently have no version bounds (see install_requires in setup.py), the reason being that I don't know what the bounds are in most cases.
If anyone knows of a lower or upper bound for a dependency (or a tighter one than the specified one), please post it here!
The text was updated successfully, but these errors were encountered:
Most dependencies currently have no version bounds (see
install_requires
insetup.py
), the reason being that I don't know what the bounds are in most cases.If anyone knows of a lower or upper bound for a dependency (or a tighter one than the specified one), please post it here!
The text was updated successfully, but these errors were encountered: