diff --git a/requirements.txt b/requirements.txt index 610ba105f..e05516c4e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ Flask-Login==0.4.0 # File Storage lockfile==0.12.2 # For local storage -apache-libcloud==1.5.0 +apache-libcloud==2.0.0 # OAuth @@ -56,16 +56,16 @@ pytz==2017.2 arrow==0.10.0 # Emailing -sendgrid==3.6.3 # pyup: >=3.6,<4.0 +sendgrid==3.6.5 # pyup: >=3.6,<4.0 pynliner<1.0 # Autograder Interface -requests==2.13.0 +requests==2.14.2 # Front end itsdangerous==0.24 cssmin==0.2.0 -jsmin==2.2.1 +jsmin==2.2.2 hashids==1.2.0 pygments==2.2.0 humanize==0.5.1 @@ -86,8 +86,8 @@ names==0.3.0 # Testing pytest>=3.0.0,<3.1 -pytest-cov==2.4.0 -selenium==3.3.3 +pytest-cov==2.5.1 +selenium==3.4.1 # until version 1.0.6 is on pypi https://github.com/neta79/loremipsum/archive/py3_unicode_fix.zip