start splitting requirements.txt into multiple files
This commit is contained in:
parent
387c26e218
commit
58d6d519d1
@ -18,7 +18,3 @@ cerberus~=1.3.4
|
||||
# matplotlib~=3.5.0
|
||||
|
||||
Pillow==9.5.0
|
||||
|
||||
# for polaris kettle protocol implementation
|
||||
cryptography==41.0.1
|
||||
zeroconf==0.64.1
|
3
requirements_kettle.txt
Normal file
3
requirements_kettle.txt
Normal file
@ -0,0 +1,3 @@
|
||||
# for polaris kettle protocol implementation
|
||||
cryptography==41.0.1
|
||||
zeroconf==0.64.1
|
Loading…
x
Reference in New Issue
Block a user