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
Some package dependencies have upgraded and introduced new, breaking changes (e.g. see #224, where version used had to be reverted and pinned). Long term, Flask is also at 3.0 at the time of writing this issue, while the app is using 2.x. Long-term, an update should be made to the new version to resolve these dependency issues.
The problem
Some package dependencies have upgraded and introduced new, breaking changes (e.g. see #224, where version used had to be reverted and pinned). Long term, Flask is also at
3.0
at the time of writing this issue, while the app is using2.x
. Long-term, an update should be made to the new version to resolve these dependency issues.Environment
PR template was adopted from appium
The text was updated successfully, but these errors were encountered: