Create requirements.txt

This commit is contained in:
Martin Zietz
2020-12-14 12:27:27 +01:00
parent aa7af54d7f
commit 1de180c283
+3
View File
@@ -0,0 +1,3 @@
numpy==1.19.3 # bug in numpy 1.19.4, 1.19.3 used as workaround
pyserial~=3.5
future~=0.18.2