{
  "DeprecationWarning: subject_nested is deprecated. Use subject_combined instead.": 1,
  "FutureWarning: CSRF validation will be enabled by default in the version 1.3.x": 1,
  "DeprecationWarning: `es_clear` fixture is deprecated, use `search_clear` instead.": 1,
  "DeprecationWarning: Remember me support has been removed.": 1,
  "DeprecationWarning: Call to deprecated setex. (Use 'set' instead.) -- Deprecated since version 2.6.12.": 2,
  "SAWarning: nested transaction already deassociated from connection": 6,
  "LegacyAPIWarning: The Query.get() method is considered legacy as of the 1.x series of SQLAlchemy and becomes a legacy construct in 2.0. The method is now available as Session.get() (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9)": 2
}