diff options
Diffstat (limited to 'requirements.txt')
-rwxr-xr-x[-rw-r--r--] | requirements.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/requirements.txt b/requirements.txt index 3085336..c74908d 100644..100755 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -matplotlib==3.1.1 -google_api_python_client==1.7.11 -imgurpython==1.1.7 -js2py==0.66 -praw==6.4.0 +matplotlib +google_api_python_client +imgurpython +js2py +praw |