This website works better with JavaScript
Home
Explore
Help
Sign In
noah
/
slidegen
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
add requests module to requirements
Noah Vogt
4 days ago
parent
8532401262
commit
7909f4d20c
2 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
1
0
requirements-unix.txt
1
0
requirements-win32.txt
+ 1
- 0
requirements-unix.txt
View File
@@ -1,4 +1,5 @@
wand
+requests
termcolor
colorama
obsws_python
+ 1
- 0
requirements-win32.txt
View File
@@ -1,4 +1,5 @@
wand
+requests
termcolor
colorama
obsws_python