diff options
| author | Jan Tuomi <jans.tuomi@gmail.com> | 2016-02-09 22:57:23 +0200 |
|---|---|---|
| committer | Jan Tuomi <jans.tuomi@gmail.com> | 2016-02-09 22:57:23 +0200 |
| commit | 2d36b462488e04c089eec562b2fdb11ca199fd0f (patch) | |
| tree | 5c551418c4f771ac579b16be5f2f4b458d814e73 /requirements.txt | |
Initial commit
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..0bafeec --- /dev/null +++ b/requirements.txt @@ -0,0 +1,4 @@ +Pillow==3.1.1 +requests==2.9.1 +telepot==6.3 +virtualenv==14.0.6
\ No newline at end of file |
