diff options
author | jwansek <eddie.atten.ea29@gmail.com> | 2021-02-07 16:33:21 +0000 |
---|---|---|
committer | jwansek <eddie.atten.ea29@gmail.com> | 2021-02-07 16:33:21 +0000 |
commit | b37b71c5209c44a02679b14eca4215f9ec0824f2 (patch) | |
tree | 76604bb44f70aad0eed5a0995dd5554c78a79256 /oadrequirements.txt | |
parent | 74bfe9d6dc8650d52f17fd9e8d95b4345af78f86 (diff) | |
download | SmallYTChannelBot-b37b71c5209c44a02679b14eca4215f9ec0824f2.tar.gz SmallYTChannelBot-b37b71c5209c44a02679b14eca4215f9ec0824f2.zip |
added onceaday requirements file
Diffstat (limited to 'oadrequirements.txt')
-rw-r--r-- | oadrequirements.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/oadrequirements.txt b/oadrequirements.txt new file mode 100644 index 0000000..23c2cef --- /dev/null +++ b/oadrequirements.txt @@ -0,0 +1,6 @@ +praw==7.1.0 +matplotlib==3.3.4 +PyMySQL==0.9.3 +imgurpython==1.1.7 +google_api_python_client==1.12.8 +js2py==0.70 |