diff options
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 |