Bläddra i källkod

add requests module to requirements

Noah Vogt 3 dagar sedan
förälder
incheckning
7909f4d20c
2 ändrade filer med 2 tillägg och 0 borttagningar
  1. 1 0
      requirements-unix.txt
  2. 1 0
      requirements-win32.txt

+ 1 - 0
requirements-unix.txt

@@ -1,4 +1,5 @@
 wand
+requests
 termcolor
 colorama
 obsws_python

+ 1 - 0
requirements-win32.txt

@@ -1,4 +1,5 @@
 wand
+requests
 termcolor
 colorama
 obsws_python