Skip to content

Instantly share code, notes, and snippets.

@dannon
Last active March 14, 2018 16:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dannon/5f512f0210e53ea9116ed6c3f9fd6052 to your computer and use it in GitHub Desktop.
Save dannon/5f512f0210e53ea9116ed6c3f9fd6052 to your computer and use it in GitHub Desktop.
diff --git a/lib/galaxy/dependencies/conditional-requirements.txt b/lib/galaxy/dependencies/conditional-requirements.txt
index 2a7bc1e49b..e9a34dd725 100644
--- a/lib/galaxy/dependencies/conditional-requirements.txt
+++ b/lib/galaxy/dependencies/conditional-requirements.txt
@@ -1,5 +1,5 @@
# These dependencies are only required when certain config options are set
-psycopg2==2.7.3
+psycopg2==2.7.4
WebError==0.10.3
Pygments==2.2.0
python-openid
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment