Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot]
01552c1667 Update python-engineio requirement from <5,>=4.9.0 to >=4.13.1,<5
Updates the requirements on [python-engineio](https://github.com/miguelgrinberg/python-engineio) to permit the latest version.
- [Release notes](https://github.com/miguelgrinberg/python-engineio/releases)
- [Changelog](https://github.com/miguelgrinberg/python-engineio/blob/main/CHANGES.md)
- [Commits](https://github.com/miguelgrinberg/python-engineio/compare/v4.9.0...v4.13.1)

---
updated-dependencies:
- dependency-name: python-engineio
  dependency-version: 4.13.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-24 00:23:21 +00:00

View File

@@ -9,7 +9,7 @@ flask_cors # For the Chrome extension to operate
flask_restful
flask_wtf~=1.2
inscriptis~=2.2
python-engineio>=4.9.0,<5
python-engineio>=4.13.1,<5
python-socketio>=5.11.0,<6
pytz
timeago~=1.0