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
mrbwburns
7cac3fd195
- improve devcontainer setup
...
- add openweather web scraper module
2023-11-20 17:29:45 +01: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
Ace
ea51185173
pyowm improvements #137
...
- Bump pyowm from 2.10.0 to 3.1.1 (latest)
- updated Weather module to support new pyowm version
- removed ad-hoc logic for beaufort scale (supported by pyowm now)
- Added support for location ID and location string (see #137 )
2020-11-12 10:22:34 +01:00
Ace
b2fb2bdddb
testing documentation
2020-11-10 22:59:05 +01:00
Ace
b1c06b3add
Code cleanup, adapting modules for new web-ui
2020-11-10 22:48:04 +01:00
Ace
29788f0313
Initial commit for release v2.0.0
...
A lot of work-in-progress and far from complete.
Lots of improvements related to user-friendliness, fully new web-UI. Better infrastructure....
more coming soon
2020-11-09 17:51:15 +01:00
Ace
091f582818
Update requirements.txt
2020-09-12 00:49:20 +02:00
Ace
5a68997f23
Disabled numpy from requirements
...
Since numpy is pre-installed on Raspbian, it leads to errors while attempting to install numpy as a requirement of inkycal.
To make the installation easier (not having to manually re-install or uninstall numpy), this requirement is temporary not included in the requirements.
2020-08-31 15:21:42 +02:00
Ace
cc6d06878b
bump recurring-ical-events to v0.1.17b0
2020-06-17 21:18:45 +02:00
Ace
b9322eb750
Added jsmin as core requirement
2020-06-05 00:23:06 +02:00
Ace
3523356377
Updated requirements
2020-05-29 04:09:15 +02:00
Ace
fa4d717693
Update requirements.txt
...
Switched from ics to icalendar library for parsing iCalendar, added library for parsing recurring events
2020-05-16 17:52:01 +02:00
Ace
fd9fcbcc8d
Folder restructuring
...
Reorganised folders and files
2020-05-07 20:16:55 +02:00
Ace
f7179d8b47
Update requirements.txt
2019-12-18 21:14:50 +01:00
Ace
e3498d291e
Update requirements.txt
2019-12-18 18:45:49 +01:00
dependabot[bot]
a2228ce878
Bump pillow from 5.3.0 to 6.2.0
...
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 5.3.0 to 6.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/5.3.0...6.2.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-12-17 23:26:29 +00:00
Ace
d77d066303
Create requirements.txt
2019-12-08 17:22:51 +01:00