force use of pycparser v2.14 to avoid cffi build issues when using cx_freeze

This commit is contained in:
liamcottle 2025-11-26 22:26:41 +13:00
commit 9c31bd6b2b

View file

@ -3,5 +3,6 @@ cx_freeze>=8.5.0
lxmf>=0.9.2
lxst>=0.4.3
peewee>=3.18.1
pycparser==2.14
rns>=1.0.2
websockets>=14.2