This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Prihlásiť sa
noah
/
slidegen
Pridať medzi pozorované
1
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Prechádzať zdrojové kódy
add requests module to requirements
Noah Vogt
3 dní pred
rodič
8532401262
commit
7909f4d20c
2 zmenil súbory
, kde vykonal
2 pridanie
a
0 odobranie
Rozdelené zobrazenie
Ukázať štatistiku rozdielnych dát
1
0
requirements-unix.txt
1
0
requirements-win32.txt
+ 1
- 0
requirements-unix.txt
Zobraziť súbor
@@ -1,4 +1,5 @@
wand
+requests
termcolor
colorama
obsws_python
+ 1
- 0
requirements-win32.txt
Zobraziť súbor
@@ -1,4 +1,5 @@
wand
+requests
termcolor
colorama
obsws_python