This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
noah
/
slidegen
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ソースを参照
add requests module to requirements
Noah Vogt
3 日 前
親
8532401262
コミット
7909f4d20c
2 ファイル変更
、
2 行追加
、
0 行削除
分割表示
差分情報を表示
1
0
requirements-unix.txt
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