diff options
author | 2011-08-24 03:21:49 +0200 | |
---|---|---|
committer | 2011-08-24 03:21:49 +0200 | |
commit | 4e1f7b2ad7d0e475bb3333bae94cf7372a17c1c3 (patch) | |
tree | e8d7138ac52517ec40429572798cb9c8c3a97704 | |
parent | currentuser repos (diff) | |
download | python-github3-4e1f7b2ad7d0e475bb3333bae94cf7372a17c1c3.tar.xz python-github3-4e1f7b2ad7d0e475bb3333bae94cf7372a17c1c3.zip |
adding requirements
-rw-r--r-- | reqs.txt | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 |