Skip to content

Commit

Permalink
Synced with upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
loleg committed Dec 15, 2018
2 parents 9987b7b + 12e147a commit ba86669
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 38 deletions.
72 changes: 35 additions & 37 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
@@ -1,38 +1,36 @@
-i https://pypi.org/simple
atomicwrites==1.2.1
attrs==18.2.0
beautifulsoup4==4.6.3
blinker==1.4
factory-boy==2.11.1
faker==1.0.1
flake8-blind-except==0.1.1
flake8-debugger==3.1.0
flake8-docstrings==1.3.0
flake8-isort==2.6.0
flake8-polyfill==1.0.2
flake8-quotes==1.0.0
flake8==3.6.0
flask-debugtoolbar==0.10.1
flask==1.0.2
isort==4.3.4
itsdangerous==0.24
jinja2==2.10
markupsafe==1.0
mccabe==0.6.1
more-itertools==4.3.0
pep8-naming==0.7.0
pluggy==0.8.0
py==1.7.0
pycodestyle==2.4.0
pydocstyle==3.0.0
pyflakes==2.0.0
pytest==4.0.2
python-dateutil==2.7.3
six==1.11.0
snowballstemmer==1.2.1
testfixtures==6.3.0
text-unidecode==1.2
waitress==1.1.0
webob==1.8.4
webtest==2.0.32
werkzeug==0.14.1
atomicwrites
attrs
beautifulsoup4
blinker
factory-boy
faker
flake8-blind-except
flake8-debugger
flake8-docstrings
flake8-isort
flake8-polyfill
flake8-quotes
flake8
flask-debugtoolbar
flask
isort
jinja2
markupsafe
mccabe
more-itertools
pep8-naming
pluggy
py
pycodestyle
pydocstyle
pyflakes
pytest
six
snowballstemmer
testfixtures
text-unidecode
waitress
webob
webtest
werkzeug
2 changes: 1 addition & 1 deletion runtime.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
python-2.7.14
python-2.7.15

0 comments on commit ba86669

Please sign in to comment.