diff options
author | jwansek <eddie.atten.ea29@gmail.com> | 2022-06-21 22:45:29 +0100 |
---|---|---|
committer | jwansek <eddie.atten.ea29@gmail.com> | 2022-06-21 22:45:29 +0100 |
commit | 790ca4d3083f8226360dc6eebe35a454f317bb15 (patch) | |
tree | 4417819c0d1157ca9e39ca35cfd9a061cee98285 /onceaday/requirements.txt | |
parent | 71cfc302f7b6ace903eea828f5bd37956f511ddf (diff) | |
download | SmallYTChannelBot-790ca4d3083f8226360dc6eebe35a454f317bb15.tar.gz SmallYTChannelBot-790ca4d3083f8226360dc6eebe35a454f317bb15.zip |
Depreciated wiki editing, minimized docker images
Diffstat (limited to 'onceaday/requirements.txt')
-rw-r--r-- | onceaday/requirements.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/onceaday/requirements.txt b/onceaday/requirements.txt index 23c2cef..e3a623c 100644 --- a/onceaday/requirements.txt +++ b/onceaday/requirements.txt @@ -1,6 +1 @@ -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 |