Commit graph

12 commits

Author SHA1 Message Date
1ebc0978cf
Bleak support 2025-11-12 06:41:11 -07:00
Dummydude
a393ce4917
Bumped Flask-SocketIO to latest release 2023-06-24 20:31:30 -04:00
Dummydude
538bbfb7a8
Updated webapp dependancies in setup.py 2023-06-06 15:52:36 -04:00
dependabot[bot]
e7c1c211cd
Bump cryptography from 3.0 to 3.3.2
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.0 to 3.3.2.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/3.0...3.3.2)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-03 19:18:48 +00:00
Reece Walsh
27451e61b4
Merge pull request #31 from Brikwerk/v12_fix
SwitchOS v12 and v13 fixes
2021-10-03 12:18:23 -07:00
Brikwerk
c07aba0d10 Added cryptography as a dependency 2021-09-22 23:39:53 -07:00
dependabot[bot]
a41155103a
Bump eventlet from 0.27.0 to 0.31.0
Bumps [eventlet](https://github.com/eventlet/eventlet) from 0.27.0 to 0.31.0.
- [Release notes](https://github.com/eventlet/eventlet/releases)
- [Changelog](https://github.com/eventlet/eventlet/blob/master/NEWS)
- [Commits](https://github.com/eventlet/eventlet/compare/v0.27.0...v0.31.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-08 17:12:41 +00:00
Brikwerk
0fe9acaaf0 Bumped version and updated dependencies
Pinned versions and updated dependencies

Bump psutil from 5.5.1 to 5.6.6

Bumps [psutil](https://github.com/giampaolo/psutil) from 5.5.1 to 5.6.6.
- [Release notes](https://github.com/giampaolo/psutil/releases)
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](https://github.com/giampaolo/psutil/compare/release-5.5.1...release-5.6.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-02 12:59:21 -08:00
Brikwerk
223ed1ae8e Updated package deployment 2020-09-15 20:36:06 -07:00
Brikwerk
518c7d44be Added documentation 2020-09-15 19:30:50 -07:00
Brikwerk
cfa7c3687c Added blessed and pynput for TUI 2020-08-11 20:28:43 -07:00
Brikwerk
d3aa6a3b73 Initial commit 2020-05-22 16:24:54 -07:00