Browse Source

Added requests module to requirements.txt

Thokoop 11 months ago
parent
commit
5a8c695d9d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      requirements.txt

+ 1 - 0
requirements.txt

@@ -5,3 +5,4 @@ tqdm
 paho-mqtt
 python-dotenv
 websocket-client
+requests