start splitting requirements.txt into multiple files
This commit is contained in:
parent
387c26e218
commit
58d6d519d1
@ -17,8 +17,4 @@ cerberus~=1.3.4
|
|||||||
# following can be installed from debian repositories
|
# following can be installed from debian repositories
|
||||||
# matplotlib~=3.5.0
|
# matplotlib~=3.5.0
|
||||||
|
|
||||||
Pillow==9.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