X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/823b5901ef2777c99c219460f2ef4d6654c5ea4f..ca0e23852a9523282075fe78076b2deeca69ee53:/cookbooks/osqa/recipes/default.rb diff --git a/cookbooks/osqa/recipes/default.rb b/cookbooks/osqa/recipes/default.rb index f31aa11dd..dec8fada0 100644 --- a/cookbooks/osqa/recipes/default.rb +++ b/cookbooks/osqa/recipes/default.rb @@ -62,7 +62,7 @@ end python_package "psycopg2" do python_virtualenv python_directory - version "2.4.5" + version "2.7.6.1" end python_package "South" do