diff --git a/environments/python/requirements.txt b/environments/python/requirements.txt index 77f4b5ec..2d258441 100644 --- a/environments/python/requirements.txt +++ b/environments/python/requirements.txt @@ -2,7 +2,7 @@ flask ~= 0.12.3 bjoern httplib2 python-dateutil -requests==2.7.0 +requests==2.20.0 redis hiredis gevent diff --git a/environments/ruby/Gemfile.lock b/environments/ruby/Gemfile.lock index 4f2a6532..7c2996b4 100644 --- a/environments/ruby/Gemfile.lock +++ b/environments/ruby/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - rack (2.0.3) + rack (2.0.6) PLATFORMS ruby