added websockets to requirements.txt

This commit is contained in:
Arthur Lu 2021-08-11 18:21:34 +00:00
parent a703fe4867
commit d9ba7bcb24

View File

@ -13,4 +13,6 @@ six
pyparsing pyparsing
pandas pandas
kivy==2.0.0rc2 kivy==2.0.0rc2
websockets