Robert Resch
|
42c8378833
|
update deps
|
2022-08-15 20:06:37 +02:00 |
|
Robert Resch
|
91a4fdef48
|
small improvements
|
2022-05-18 00:07:39 +02:00 |
|
Robert Resch
|
5374b63165
|
update deps
|
2022-05-17 21:15:46 +02:00 |
|
dependabot[bot]
|
e07b5320c6
|
Bump cachetools from 5.0.0 to 5.1.0 (#20)
Bumps [cachetools](https://github.com/tkem/cachetools) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/tkem/cachetools/releases)
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/tkem/cachetools/compare/v5.0.0...v5.1.0)
---
updated-dependencies:
- dependency-name: cachetools
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-05-17 21:08:31 +02:00 |
|
dependabot[bot]
|
a423f1417e
|
Bump jinja2 from 3.1.1 to 3.1.2 (#14)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.1...3.1.2)
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-05-17 21:08:16 +02:00 |
|
Robert Resch
|
a3caf8ed04
|
upgrade amqtt to unreleased version to remove deprecation warnings
|
2022-04-08 23:01:59 +02:00 |
|
Robert Resch
|
cd84a6873d
|
upgrade dependencies
|
2022-04-08 20:12:43 +02:00 |
|
Robert Resch
|
6a58d8fb7f
|
amqtt.client is not working correctly. Using gmqtt instead
|
2022-03-07 12:55:59 +01:00 |
|
Robert Resch
|
1e2d87efda
|
improve code quality for mqtt server
|
2022-03-03 14:10:36 +01:00 |
|
Robert Resch
|
c999be7057
|
migrate from hbmqtt to amqtt
|
2022-01-30 19:00:51 +01:00 |
|
Robert Resch
|
c9eea451ef
|
upgrade requirements
|
2022-01-30 15:12:26 +01:00 |
|
Robert Resch
|
aaf34097b4
|
replace busy waiting with asyncio.Event
|
2021-09-20 20:20:41 +02:00 |
|
Brian Martin
|
d08d3b2d3c
|
fix build and add style
- fix build with requirements.txt
- card styling
|
2020-01-02 08:46:11 -05:00 |
|
Brian Martin
|
b137474a7c
|
update requirements and pipenv
|
2019-12-31 12:53:43 -05:00 |
|
Brian Martin
|
b39c45fabb
|
add atomicwrites to pipenv
- Add atomicwrites to fix windows build
- Regenerate requirements.txt
|
2019-12-31 11:49:43 -05:00 |
|
Brian Martin
|
d5db3b696c
|
dockerfile and env var
Add Dockerfile, requirement.txt, and new BUMPER_CERTS env var.
|
2019-06-09 20:09:35 -04:00 |
|