chore: add noiseprotocol package

This commit is contained in:
M1nd3r
2025-06-16 17:03:53 +02:00
committed by Petr Sedláček
parent d89b279524
commit e3f8a00e97
3 changed files with 18 additions and 1 deletions

View File

@@ -9,3 +9,4 @@ construct>=2.9,!=2.10.55
typing_extensions>=4.7.1
construct-classes>=0.1.2
cryptography>=41
noiseprotocol>=0.3.1,<0.4.0

View File

@@ -29,7 +29,7 @@ per-file-ignores =
helper-scripts/*:I
tools/*:I
tests/*:I
known-modules = libusb1:[usb1],hidapi:[hid],PyQt5:[PyQt5.QtWidgets,PyQt5.QtGui,PyQt5.QtCore]
known-modules = libusb1:[usb1],hidapi:[hid],PyQt5:[PyQt5.QtWidgets,PyQt5.QtGui,PyQt5.QtCore],noiseprotocol:[noise]
[isort]
profile = black