Skip to content

Commit

Permalink
adding properly ordered requirements from pip freeze; including pylin…
Browse files Browse the repository at this point in the history
…t and related
  • Loading branch information
bbarker authored and bdc34 committed May 11, 2018
1 parent 5ee8f44 commit 6f259bc
Showing 1 changed file with 10 additions and 7 deletions.
17 changes: 10 additions & 7 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
@@ -1,21 +1,24 @@
astroid==1.5.3
click==6.7
dataclasses==0.4
Flask==0.12.2
Flask-API==1.0
Flask-SQLAlchemy==2.3.1
Flask-Testing==0.6.2
inflect==0.2.5
isort==4.2.15
itsdangerous==0.24
Jinja2==2.9.6
lazy-object-proxy==1.3.1
MarkupSafe==1.0
mccabe==0.6.1
mypy==0.540
mysqlclient==1.3.10
nose2==0.7.3
pytz==2018.3
python-dateutil==2.7.2
nose2==0.6.5
pylint==1.7.4
six==1.11.0
sqlacodegen==1.1.6
SQLAlchemy==1.1.15
Werkzeug==0.12.2
mypy==0.560
SQLAlchemy==1.1.13
typed-ast==1.1.0
arxiv-base==0.6.1
Werkzeug==0.12.2
wrapt==1.10.11

0 comments on commit 6f259bc

Please sign in to comment.