diff options
Diffstat (limited to 'onceaday/requirements.txt')
-rw-r--r-- | onceaday/requirements.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/onceaday/requirements.txt b/onceaday/requirements.txt new file mode 100644 index 0000000..23c2cef --- /dev/null +++ b/onceaday/requirements.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 |