Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
pefoley2 committed Jul 24, 2016
1 parent b3020e2 commit f39b9ab
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
8 changes: 4 additions & 4 deletions Ion.egg-info/requires.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
bleach==1.4.3
Django==1.9.7
Django==1.9.8
django-cacheops==2.4.5
django-cors-headers==1.1.0
django-debug-toolbar==1.4
django-debug-toolbar==1.5
django-debug-toolbar-line-profiler==0.6.1
django-extensions==1.6.7
django-formtools==1.0
Expand All @@ -21,7 +21,7 @@ gunicorn==19.6.0
hiredis==0.2.0
icalendar==3.10
ipaddress==1.0.16
ldap3==1.3.3
ldap3==1.4.0
Markdown==2.6.6
mypy-lang==0.4.3
nose==1.3.7
Expand All @@ -36,5 +36,5 @@ requests==2.10.0
requests-oauthlib==0.6.2
setuptools_git==1.1
Sphinx==1.4.5
sphinx-bootstrap-theme==0.4.11
sphinx-bootstrap-theme==0.4.12
Werkzeug==0.11.10
8 changes: 4 additions & 4 deletions docs/rtd-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
bleach==1.4.3
Django==1.9.7
Django==1.9.8
django-cacheops==2.4.5
django-cors-headers==1.1.0
django-debug-toolbar==1.4
django-debug-toolbar==1.5
django-debug-toolbar-line-profiler==0.6.1
django-extensions==1.6.7
django-formtools==1.0
Expand All @@ -20,7 +20,7 @@ gunicorn==19.6.0
hiredis==0.2.0
icalendar==3.10
ipaddress==1.0.16
ldap3==1.3.3
ldap3==1.4.0
Markdown==2.6.6
mypy-lang==0.4.3
nose==1.3.7
Expand All @@ -35,6 +35,6 @@ requests==2.10.0
requests-oauthlib==0.6.2
setuptools_git==1.1
Sphinx==1.4.5
sphinx-bootstrap-theme==0.4.11
sphinx-bootstrap-theme==0.4.12
typing==3.5.2.2
Werkzeug==0.11.10
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
bleach==1.4.3
Django==1.9.7
Django==1.9.8
django-cacheops==2.4.5
django-cors-headers==1.1.0
django-debug-toolbar==1.4
django-debug-toolbar==1.5
django-debug-toolbar-line-profiler==0.6.1
django-extensions==1.6.7
django-formtools==1.0
Expand All @@ -22,7 +22,7 @@ gunicorn==19.6.0
hiredis==0.2.0
icalendar==3.10
ipaddress==1.0.16
ldap3==1.3.3
ldap3==1.4.0
Markdown==2.6.6
mypy-lang==0.4.3
nose==1.3.7
Expand All @@ -37,6 +37,6 @@ requests==2.10.0
requests-oauthlib==0.6.2
setuptools_git==1.1
Sphinx==1.4.5
sphinx-bootstrap-theme==0.4.11
sphinx-bootstrap-theme==0.4.12
typing==3.5.2.2; python_version < '3.5'
Werkzeug==0.11.10

0 comments on commit f39b9ab

Please sign in to comment.