aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRok Garbas <rok@garbas.si>2011-08-24 03:21:49 +0200
committerRok Garbas <rok@garbas.si>2011-08-24 03:21:49 +0200
commit4e1f7b2ad7d0e475bb3333bae94cf7372a17c1c3 (patch)
treee8d7138ac52517ec40429572798cb9c8c3a97704
parentcurrentuser repos (diff)
downloadpython-github3-4e1f7b2ad7d0e475bb3333bae94cf7372a17c1c3.tar.xz
python-github3-4e1f7b2ad7d0e475bb3333bae94cf7372a17c1c3.zip
adding requirements
-rw-r--r--reqs.txt4
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