Update Sphinx, bpython and cursies to latest versions
This commit is contained in:
parent
3c5d02776a
commit
09cfc6a373
2 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
Django==1.9.2
|
||||
curtsies==0.1.21
|
||||
bpython==0.14.2
|
||||
curtsies==0.2.6
|
||||
bpython==0.15.0
|
||||
django-braces==1.8.1
|
||||
django-model-utils==2.4
|
||||
django-crispy-forms==1.6.0
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
-r test.txt
|
||||
django-debug-toolbar==1.4
|
||||
sqlparse==0.1.18
|
||||
Sphinx==1.3.3
|
||||
Sphinx==1.3.5
|
||||
snowballstemmer==1.2.1
|
||||
releases==1.0.0
|
||||
flake8==2.5.2
|
||||
|
|
Loading…
Reference in a new issue