Skip to content

Commit

Permalink
Update requirements (Django 1.11)
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Warrick <kwpolska@gmail.com>
  • Loading branch information
Kwpolska committed Apr 5, 2017
1 parent d2f1358 commit 37841e6
Showing 1 changed file with 21 additions and 15 deletions.
36 changes: 21 additions & 15 deletions requirements.txt
@@ -1,18 +1,24 @@
decorator==4.0.6
Django==1.10
appdirs==1.4.3
backports.shutil-get-terminal-size==1.0.0
decorator==4.0.11
Django==1.11
docopt==0.6.2
ipython==4.0.1
ipython-genutils==0.1.0
newrelic==2.60.0.46
path.py==8.1.2
ipython==5.3.0
ipython-genutils==0.2.0
packaging==16.8
path.py==10.1
pep257==0.7.0
pexpect==4.0.1
pickleshare==0.5
psycopg2==2.6.1
ptyprocess==0.5
pytz==2015.7
requests==2.9.0
pexpect==4.2.1
pickleshare==0.7.4
prompt-toolkit==1.0.14
psycopg2==2.7.1
ptyprocess==0.5.1
Pygments==2.2.0
pyparsing==2.2.0
pytz==2017.2
requests==2.13.0
simplegeneric==0.8.1
traitlets==4.0.0
uWSGI==2.0.11.2
wheel==0.26.0
six==1.10.0
traitlets==4.3.2
uWSGI==2.0.15
wcwidth==0.1.7

0 comments on commit 37841e6

Please sign in to comment.