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
Loosen dependencies to allow newer packages (#1028)
Many dependencies are very outdated and when openhtf is combined with
or used with other projects, version conflicts become very challenging
to unwind.
NOTE: tornado is left with a '<5.0' dependency as there have been some
major API changes that require more extensive refactors to accommodate.
0 commit comments