Fixed dependency list

This commit is contained in:
Kristjan Komlosi
2019-06-23 00:37:25 +02:00
parent 21290682b6
commit a6e44e6c56
+4 -2
View File
@@ -1,8 +1,10 @@
The current development version of TeraHz has been verified to work with:
- Raspbian Stretch (9)
- Python 3.6.8 (built from source code and altinstall'd)
- Module versions (direct `pip3.6 list` output):
```
```
Package Version
--------------- ---------
Click 7.0
@@ -20,4 +22,4 @@ The current development version of TeraHz has been verified to work with:
six 1.12.0
smbus 1.1.post2
Werkzeug 0.15.4
```
```