diff options
author | jwansek <eddie.atten.ea29@gmail.com> | 2019-09-25 11:03:11 +0000 |
---|---|---|
committer | jwansek <eddie.atten.ea29@gmail.com> | 2019-09-25 11:03:11 +0000 |
commit | 252c46659ea25bb359a187b65d5bbb7fadc58426 (patch) | |
tree | 8f19a1be89e91f3e1d00beab4ec3a88b3a591fb3 /requirements.txt | |
parent | b40b23068446ac12425fce838fefa2d0cffe5c72 (diff) | |
download | SmallYTChannelBot-252c46659ea25bb359a187b65d5bbb7fadc58426.tar.gz SmallYTChannelBot-252c46659ea25bb359a187b65d5bbb7fadc58426.zip |
backed up
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..3085336 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,5 @@ +matplotlib==3.1.1 +google_api_python_client==1.7.11 +imgurpython==1.1.7 +js2py==0.66 +praw==6.4.0 |