Skip to content

Commit

Permalink
Updated requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
pauloxnet committed Jan 23, 2019
1 parent a70b02c commit 93e22f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/common.ini
@@ -1,4 +1,4 @@
# pip-compile --output-file common.txt common.ini
django==2.1.5
pillow==5.4.1 # via django
psycopg2==2.7.6.1 # http://initd.org/psycopg/docs/install.html#binary-install-from-pypi
psycopg2==2.7.7 # http://initd.org/psycopg/docs/install.html#binary-install-from-pypi
2 changes: 1 addition & 1 deletion requirements/dev.ini
@@ -1,7 +1,7 @@
# pip-compile --output-file dev.txt dev.ini
-r tests.ini

ansible==2.7.5
ansible==2.7.6
django-debug-toolbar==1.11
invoke==1.2.0
ipdb==0.11
Expand Down

0 comments on commit 93e22f6

Please sign in to comment.