Commit Graph

5 Commits

Author SHA1 Message Date
dependabot[bot]
05764778d7 Bump flask from 1.0.2 to 2.2.5
Bumps [flask](https://github.com/pallets/flask) from 1.0.2 to 2.2.5.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/flask/compare/1.0.2...2.2.5)

---
updated-dependencies:
- dependency-name: flask
  dependency-version: 2.2.5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-04 16:50:34 +00:00
supermario
b9b8335db9 Fixed CSRF vulnerability, CVE is being issued 2025-12-03 14:53:18 -05:00
Thiago Alves
42b9fb5d10 Added pymodbus 2019-06-17 12:39:42 -05:00
T
819c96c321 Simplify install.sh script
requirements.txt also simplified
2019-02-01 19:17:33 +01:00
T
e522282179 use requirements.txt to fix python package versions
Resolve issue with `docker run` not having correct privilege
Closes thiagoralves/OpenPLC_v3#22
2019-02-01 16:26:49 +01:00