Skip to content

Commit

Permalink
unpin dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mscarey committed May 21, 2020
1 parent 0ddb827 commit 1a8a512
Showing 1 changed file with 7 additions and 70 deletions.
77 changes: 7 additions & 70 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,70 +1,7 @@
alabaster==0.7.12
-e .
appdirs==1.4.3
astroid==2.3.3
attrs==19.3.0
Babel==2.7.0
black==19.10b0
bleach==3.1.1
certifi==2019.11.28
chardet==3.0.4
Click==7.0
coverage==4.5.4
coveralls==1.8.2
docopt==0.6.2
docutils==0.15.2
entrypoints==0.3
flake8==3.7.9
idna==2.8
imagesize==1.1.0
importlib-metadata==0.23
isort==4.3.21
Jinja2==2.10.3
keyring==19.3.0
lazy-object-proxy==1.4.3
MarkupSafe==1.1.1
mccabe==0.6.1
more-itertools==7.2.0
mypy==0.740
mypy-extensions==0.4.3
packaging==19.2
pathspec==0.6.0
pbr==5.4.4
pkginfo==1.5.0.1
pluggy==0.13.1
py==1.8.0
pycodestyle==2.5.0
pydocstyle==4.0.1
pyflakes==2.1.1
Pygments==2.5.2
pylint==2.4.4
pyparsing==2.4.5
pytest==5.3.1
pytest-cov==2.8.1
pytz==2019.3
readme-renderer==24.0
regex==2019.11.1
requests==2.22.0
requests-toolbelt==0.9.1
restructuredtext-lint==1.3.0
six==1.13.0
snowballstemmer==2.0.0
Sphinx==2.2.1
sphinx-autodoc-typehints==1.10.3
sphinxcontrib-applehelp==1.0.1
sphinxcontrib-devhelp==1.0.1
sphinxcontrib-htmlhelp==1.0.2
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.2
sphinxcontrib-serializinghtml==1.1.3
stevedore==1.31.0
toml==0.10.0
tqdm==4.40.1
twine==3.1.1
typed-ast==1.4.0
typing-extensions==3.7.4.1
urllib3==1.25.7
wcwidth==0.1.7
webencodings==0.5.1
wrapt==1.11.2
zipp==0.6.0
coverage
coveralls
flake8
mypy
pytest
pytest-cov
Sphinx

0 comments on commit 1a8a512

Please sign in to comment.