Run pre-commit requirements-txt-fixer

This commit is contained in:
Erik Sundell
2021-02-12 19:24:22 +01:00
parent 727f9a0d49
commit 0155e6dc34
2 changed files with 2 additions and 2 deletions

View File

@@ -10,9 +10,9 @@ html5lib # needed for beautifulsoup
mock
notebook
pre-commit
pytest>=3.3
pytest-asyncio
pytest-cov
pytest>=3.3
requests-mock
# blacklist urllib3 releases affected by https://github.com/urllib3/urllib3/issues/1683
# I *think* this should only affect testing, not production

View File

@@ -7,6 +7,6 @@ https://github.com/jupyterhub/autodoc-traits/archive/75885ee24636efbfebfceed1043
pydata-sphinx-theme
pytablewriter>=0.56
recommonmark>=0.6
sphinx>=1.7
sphinx-copybutton
sphinx-jsonschema
sphinx>=1.7