mrbwburns
|
7ce9b957b0
|
requirements update
|
2024-01-26 05:09:28 -08:00 |
|
mrbwburns
|
96915c53fa
|
Merge branch 'main' into fullscreen_weather_module
|
2024-01-24 22:32:10 +01:00 |
|
dependabot[bot]
|
e73cded31d
|
Bump pillow from 10.1.0 to 10.2.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.1.0 to 10.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/10.1.0...10.2.0)
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-22 22:18:39 +00:00 |
|
mrbwburns
|
8fb7a8a880
|
first shot at the openweathermap_wrapper extension (PyOwm replacement)
|
2024-01-22 20:52:19 +01:00 |
|
mrbwburns
|
d2d7c91bb5
|
step 1: actual conditions working
|
2024-01-15 19:08:46 +01:00 |
|
mrbwburns
|
8df54ba13e
|
after switching to inky 3.0.2
|
2024-01-04 12:59:10 +01:00 |
|
Ace
|
b08cf00661
|
downgrade matplotlib
due to an issue with numpy during installation
|
2023-11-24 00:43:57 +01:00 |
|
Ace
|
032b674af9
|
add xkcd module
|
2023-11-22 19:02:11 +01:00 |
|
Ace
|
f1bcec9074
|
fix certifi
|
2023-11-22 13:26:22 +01:00 |
|
Ace
|
f0cb8528b8
|
add webshot module
|
2023-11-21 20:16:10 +01:00 |
|
Ace
|
386fccc796
|
Update requirements.txt
|
2023-11-20 19:00:17 +01:00 |
|
mrbwburns
|
7cac3fd195
|
- improve devcontainer setup
- add openweather web scraper module
|
2023-11-20 17:29:45 +01:00 |
|
Ace
|
bebe60aef3
|
text-module enhancement
This allows an improved approach to load text from URL
Also improved the function to check for a connection by attempting three times before giving up
|
2023-11-08 20:22:50 +01:00 |
|
Ace
|
701bfd8f90
|
Update requirements.txt
|
2023-11-08 10:29:19 +01:00 |
|
Ace
|
8af21e49e3
|
speed up installation time
|
2023-11-08 00:26:57 +01:00 |
|
Ace
|
93c968da53
|
python 3.11 & code quality improvements
|
2023-11-07 22:49:48 +01:00 |
|
dependabot[bot]
|
c6cbf2d74f
|
Bump urllib3 from 2.0.6 to 2.0.7
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.0.6...2.0.7)
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-17 21:09:53 +00:00 |
|
dependabot[bot]
|
42a0ae942d
|
Bump urllib3 from 2.0.3 to 2.0.6
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.3 to 2.0.6.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.0.3...2.0.6)
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-02 23:52:41 +00:00 |
|
dependabot[bot]
|
537ce60542
|
Bump certifi from 2023.5.7 to 2023.7.22
Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.5.7 to 2023.7.22.
- [Commits](https://github.com/certifi/python-certifi/compare/2023.05.07...2023.07.22)
---
updated-dependencies:
- dependency-name: certifi
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-25 18:30:30 +00:00 |
|
Ace
|
794b4af5ac
|
speed up installation speed
|
2023-06-24 20:52:32 +02:00 |
|
LakesideMiners
|
c5fef5bdfb
|
Update requirements.txt
|
2023-06-07 05:04:16 -04:00 |
|
Ace
|
9837e39988
|
fixing actions
|
2023-06-03 16:36:34 +02:00 |
|
Ace
|
519bb9e1da
|
fixing actions
|
2023-06-03 16:33:20 +02:00 |
|
Ace
|
cc67bd72d3
|
fixing actions
|
2023-06-03 16:29:05 +02:00 |
|
Ace
|
0ab4157bbb
|
fixing actions
|
2023-06-03 16:25:54 +02:00 |
|
Ace
|
85c866e071
|
update requirements
|
2023-06-03 15:43:52 +02:00 |
|
dependabot[bot]
|
9029aef2e6
|
Bump requests from 2.28.1 to 2.31.0
Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.28.1...v2.31.0)
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-23 05:31:51 +00:00 |
|
aceisace
|
8e754cb6cd
|
improve unit-testing
use config class which reads from .env file
remove obsolete functions
update requirements
|
2023-01-11 22:24:39 +01:00 |
|
aceisace
|
24ae6df27e
|
bump requirements
fix some minor issues
code cleanup
|
2023-01-10 22:58:01 +01:00 |
|
aceisace
|
9dff6e88cf
|
bump requirements and adapt todoist module accordingly
|
2022-10-03 01:03:24 +02:00 |
|
aceisace
|
87335217f2
|
fix missing dependencies
|
2022-04-18 01:13:05 +02:00 |
|
aceisace
|
f452135b42
|
add tests for parallel displays
|
2022-04-10 04:24:42 +02:00 |
|
aceisace
|
414f3d0ccf
|
added wheel dependency
|
2022-04-09 16:17:37 +02:00 |
|
aceisace
|
9b5a7a1c34
|
adjust numpy version
|
2022-04-09 16:06:38 +02:00 |
|
aceisace
|
9bf4385b6b
|
Remove Webserver Code, remove webserver requirements
|
2022-04-02 01:18:06 +02:00 |
|
aceisace
|
a2c31fedd5
|
bump requirements to more recent versions
|
2022-03-31 17:58:49 +02:00 |
|
Ace
|
b3a13adfa2
|
bump feedparser to 6.0.8
|
2021-11-11 13:26:08 +01:00 |
|
Ace
|
6f346d38aa
|
Update requirements.txt
|
2021-07-11 13:02:34 +02:00 |
|
wface
|
5a163a65a8
|
changed yfinance requirement to 0.1.62
|
2021-07-11 11:26:05 +02:00 |
|
wface
|
48204c0c55
|
inkycal_stocks module update
updates the inkycal_stocks module from 0.3 to 0.5
|
2021-07-08 17:20:27 +02:00 |
|
Ace
|
ed792a2565
|
Freeze arrow to v0.17.0 -> dependency issue #175
|
2021-02-26 21:55:14 +01:00 |
|
Ace
|
175fa74044
|
reduced to core dependencies
|
2020-12-06 21:46:23 +01:00 |
|
Ace
|
d9efea47fc
|
fixed typo
|
2020-12-06 21:07:20 +01:00 |
|
Ace
|
578f48d24d
|
added official suppport for inkycal_stocks.py (by @worstface)
|
2020-11-25 10:22:34 +01:00 |
|
Ace
|
2bfc9a2b4d
|
Update requirements.txt
|
2020-11-23 14:38:56 +01:00 |
|
Ace
|
51a16e3793
|
updated theme
|
2020-11-23 14:35:38 +01:00 |
|
Ace
|
039fa70a79
|
Added non-default theme for documentation
|
2020-11-23 14:06:15 +01:00 |
|
Ace
|
3c8d0de6ac
|
Revert "trying to fix docs"
This reverts commit 36f8ea321f .
|
2020-11-23 12:13:49 +01:00 |
|
Ace
|
36f8ea321f
|
trying to fix docs
|
2020-11-23 12:03:51 +01:00 |
|
Ace
|
3832e546fa
|
Added requirement for Todoist-module
|
2020-11-21 16:18:41 +01:00 |
|