Commit graph

68 commits

Author SHA1 Message Date
avollkopf
3bf639d05f fix for fresh installation (add asyncio-timeout to requirements) 2024-01-01 18:20:40 +01:00
avollkopf
5bd187eaf5 updated requirements 2023-12-30 17:10:10 +01:00
avollkopf
99f1175bb8 reverting back packages (issues on pi) 2023-12-18 21:56:46 +01:00
avollkopf
22eba69cbc update requirements 2023-12-18 21:36:56 +01:00
avollkopf
ef72e9236c usage of rpi-lgpio package 2023-12-02 12:54:51 +01:00
avollkopf
479148f771 GPIOZero Actor test for Pi5 2023-12-02 11:29:28 +01:00
avollkopf
bb5efce0ae update requirements (dependabot alarms and more) 2023-11-16 07:13:01 +01:00
avollkopf
aa069c713c pyfiglet to version 1.0.2 and adaption in system controller to show ip address correctly 2023-11-03 06:55:42 +01:00
avollkopf
bead2b30ae copy craftbeerpi.template file to config folder if not existing after upgrade 2023-10-18 19:43:26 +02:00
avollkopf
50ff14184c another dependabot security update on cryptography 2023-08-05 16:05:44 +02:00
avollkopf
d6c2e465ac change requirements (depemdabot recommendation) 2023-07-23 16:45:28 +02:00
avollkopf
355376a1ba adapted requirements (cryptography/pyopenssl for security, asyncio-mqtt to aiomqtt due to change of package name) 2023-06-29 07:26:16 +02:00
avollkopf
af97dc88ad Revert "changed cryptography requirement due to dependabot alarm"
This reverts commit eb646fc529.
2023-06-05 07:46:42 +02:00
avollkopf
eb646fc529 changed cryptography requirement due to dependabot alarm 2023-06-05 07:39:33 +02:00
avollkopf
8aa773db26 address dependabot alert #3 (https://github.com/PiBrewing/craftbeerpi4/security/dependabot/3) 2023-05-31 16:52:02 +02:00
avollkopf
f990e0e0a3 requirement aiohttp -> 3.8.4 2023-04-08 15:21:17 +02:00
avollkopf
5e2dc35b30 test newer cryptography version as 40.0.0 may cuase issues on older 32 bit systems 2023-04-05 06:45:33 +02:00
avollkopf
c4333d2cab change cryptography version to 40 (fix security issue). Tested with raspbian 32 and 64 bit versions 2023-03-24 18:10:20 +01:00
avollkopf
679d10d4dc newer pandas in requirements 2023-01-29 12:26:03 +01:00
avollkopf
10e603e81c require latest numpy t-> works with python up to 3.11 in devcontainer 2023-01-15 14:21:16 +01:00
avollkopf
23d540f48f reverting back cryptographie for now as v38 won't build on the pi 2023-01-08 13:37:34 +01:00
avollkopf
4dd20ff985 partial update for sattelite controller to adapt to future requirements of asyncio-mqtt
Still some additional work required
2023-01-08 12:05:17 +01:00
avollkopf
8d6f21749d replaced PyInquirer with inquirer for python 3.10 compatibility 2023-01-07 22:39:08 +01:00
avollkopf
1f7cd381ad updated packages requirements to latest available packages 2023-01-07 16:43:08 +01:00
avollkopf
f38697df93 update requirements 2022-11-17 19:40:20 +01:00
avollkopf
e86c3d2f1c Add license information to setup.py 2022-05-12 07:11:39 +02:00
avollkopf
59274f23c2 some updated links 2022-05-10 17:52:23 +02:00
avollkopf
d36c18cb2a rename app to cbpi4 for test release 2022-05-09 17:10:36 +02:00
avollkopf
bce0a0025b cleanup in fermentation controller and setup.py 2022-03-05 11:02:49 +01:00
avollkopf
662e8b4497 updated libs and fix eventloop from lib_update branch 2022-03-02 12:35:16 +01:00
avollkopf
5bcbb7480a fixes for femrentersteps on controler shutdown 2022-03-01 21:55:52 +01:00
Manuel Fritsch
840d97c115 lib update 2022-02-26 22:03:38 +01:00
avollkopf
259f5abc78 changed RPi.GPIO version to latest official version 2022-02-14 07:53:04 +01:00
avollkopf
1652b340fe Update setup.py
better detection of raspberry pi based cpu for RPi.GPIO
2022-02-12 15:38:51 +01:00
avollkopf
f887d6247b Update setup.py 2022-02-12 14:56:31 +01:00
avollkopf
04753946d0 Update setup.py
Test with conditional setup.py for 64 bit raspbian
2022-02-11 17:19:41 +01:00
avollkopf
c47849e741 Update setup.py
Reverted back to old combination of pandas and numpy as other combinations of newer versions are causing an error:

valueerror: numpy.ndarray size changed, may indicate binary incompatibility. expected 48 from c header, got 44 from pyobject
2022-02-11 07:15:15 +01:00
avollkopf
31fb88ef23 Update setup.py
test for docker
2022-02-11 06:56:16 +01:00
avollkopf
a24f426909 Update setup.py
reverted back to numpy 1.21.5 as docker image won't build
2022-02-07 22:34:53 +01:00
avollkopf
9deb4d115e Update setup.py
revert back to pandas 1.3.5 as docker image won't build
2022-02-07 22:31:21 +01:00
avollkopf
033165d619 updated requirements in setup.py 2022-02-07 17:52:42 +01:00
avollkopf
b2e61bee8e Changed setup.py for RPI.GPIO
RPi.GPIO 0.7.0 is causing an error if installed under bullseye and python 3.9
-> 0.7.1a4 solves the issue for now.
-> will be changed as soon as new RPi.GPIO release is comming out
2021-11-24 22:10:28 +01:00
avollkopf
f8bd353f02 Added interim plugin list function 2021-10-16 14:22:04 +02:00
avollkopf
a81a365113 Update setup.py
RPi.GPIO installation only if system is based on raspberrypi
2021-10-09 10:53:40 +02:00
avollkopf
74fa65da29 Update setup.py 2021-09-22 12:20:56 +02:00
avollkopf
e1e7de2924 Changed system controller to accomodate more system fucntions
- Backup and restore of config folder is possible via system page
- Bumped version to 4.0.0.36
- will require cbpiui 0.0.17
2021-09-21 16:20:44 +02:00
avollkopf
884f8b86f4 Added particular numpy version
existing version shows error when scipy gets installed
2021-06-21 07:12:26 +02:00
avollkopf
b3d87bc027 Added api path for recipe creation
- Added path parameter in config.json for settings
- If empty, 'upload' will be used per default as api path
- If something is entered, a different api path will be used for the creation of recipes.
-> this allows the standard usage of the recipe upload and selection via cbpi4, but adds the possibility that custom plugins can be written to create cbpi recipe flows from the uploaded files
*********************
+ some prep work to create the http endpoints
2021-05-30 11:58:18 +02:00
prash3r
c404ce19fa enforce Python3 via Setuptools 2021-03-08 17:55:18 +01:00
Manuel Fritsch
a55ed2a5e5 "recipe book added" 2021-02-27 20:09:19 +01:00