index
:
python-github3
master
Fork of the github v3 api wrapper for python.
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
reqs.txt
4
1 files changed, 3 insertions, 1 deletions
diff --git a/reqs.txt b/reqs.txt
index e10225f..a39dc4b 100644
--- a/
reqs.txt
+++ b/
reqs.txt
@@ -1 +1,3 @@
-requests==0.6.1 \ No newline at end of file
+requests==0.6.1
+python-dateutil==2.0
+decorator==3.3.1