diff options
author | pks <pks@pks.rocks> | 2021-05-11 07:20:25 +0200 |
---|---|---|
committer | pks <pks@pks.rocks> | 2021-05-11 07:20:25 +0200 |
commit | 97ee70aafa781d36b47611e609e031a9358488a0 (patch) | |
tree | 6582345bbe5bbfe5c030203b629cde5f584cbdde /config/requirements.txt | |
parent | 33e187277fea4a2d23152360549821e480f8d482 (diff) |
mv
Diffstat (limited to 'config/requirements.txt')
-rw-r--r-- | config/requirements.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/requirements.txt b/config/requirements.txt new file mode 100644 index 0000000..752aa56 --- /dev/null +++ b/config/requirements.txt @@ -0,0 +1,3 @@ +pyRFXtrx==0.26.1 +pyserial==3.5 +PyYAML==5.4.1 |