Skip to content

Commit

Permalink
Merge 58d0567 into a347e94
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 26, 2021
2 parents a347e94 + 58d0567 commit 9a94cde
Showing 1 changed file with 5 additions and 27 deletions.
32 changes: 5 additions & 27 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,12 @@ astor==0.8.1
# via flake8-simplify
astpretty==2.1.0
# via flake8-expression-complexity
astroid==2.5.5
astroid==2.5.6
# via pylint
asttokens==2.0.5
# via flake8-aaa
astunparse==1.6.3
# via
# -r docs/requirements.txt
# pytkdocs
# via -r docs/requirements.txt
attrs==20.3.0
# via
# flake8-bugbear
Expand All @@ -40,9 +38,7 @@ beautifulsoup4==4.9.3
black==20.8b1
# via -r requirements-dev.in
cached-property==1.5.2
# via
# -r docs/requirements.txt
# pytkdocs
# via -r docs/requirements.txt
certifi==2020.12.5
# via
# -r docs/requirements.txt
Expand Down Expand Up @@ -165,19 +161,7 @@ idna==2.10
# -r docs/requirements.txt
# requests
importlib-metadata==4.0.1
# via
# -r docs/requirements.txt
# flake8
# flake8-comprehensions
# flake8-simplify
# flake8-typing-imports
# markdown
# pep517
# pluggy
# pre-commit
# pytest
# stevedore
# virtualenv
# via -r docs/requirements.txt
iniconfig==1.1.1
# via pytest
isort==5.8.0
Expand Down Expand Up @@ -329,7 +313,7 @@ pygments==2.8.1
# -r docs/requirements.txt
# flakehell
# mkdocs-material
pylint==2.8.0
pylint==2.8.1
# via -r requirements-dev.in
pymdown-extensions==8.1.1
# via
Expand Down Expand Up @@ -423,17 +407,13 @@ tqdm==4.60.0
# nltk
typed-ast==1.4.3
# via
# astroid
# black
# flake8-annotations
# mypy
typing-extensions==3.7.4.3
# via
# -r docs/requirements.txt
# black
# importlib-metadata
# mypy
# pytkdocs
urllib3==1.26.4
# via
# -r docs/requirements.txt
Expand All @@ -455,7 +435,6 @@ zipp==3.4.1
# via
# -r docs/requirements.txt
# importlib-metadata
# pep517

# The following packages are considered to be unsafe in a requirements file:
pip==21.1
Expand All @@ -467,4 +446,3 @@ setuptools==56.0.0
# flake8-variables-names
# ruyaml
# safety
# yamllint

0 comments on commit 9a94cde

Please sign in to comment.