Skip to content
This repository has been archived by the owner on Mar 24, 2023. It is now read-only.

Commit

Permalink
Merge 302ebd3 into 9cdff35
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Oct 11, 2021
2 parents 9cdff35 + 302ebd3 commit 16a34f3
Showing 1 changed file with 3 additions and 30 deletions.
33 changes: 3 additions & 30 deletions requirements-dev.txt
Expand Up @@ -13,9 +13,7 @@ astroid==2.8.2
asttokens==2.0.5
# via flake8-aaa
astunparse==1.6.3
# via
# -r docs/requirements.txt
# pytkdocs
# via -r docs/requirements.txt
attrs==21.2.0
# via
# flake8-bugbear
Expand All @@ -40,9 +38,7 @@ beautifulsoup4==4.10.0
black==21.9b0
# via -r requirements-dev.in
cached-property==1.5.2
# via
# -r docs/requirements.txt
# pytkdocs
# via -r docs/requirements.txt
certifi==2021.10.8
# via
# -r docs/requirements.txt
Expand Down Expand Up @@ -115,7 +111,7 @@ flake8==3.9.2
# pep8-naming
flake8-aaa==0.12.0
# via -r requirements-dev.in
flake8-annotations==2.6.2
flake8-annotations==2.7.0
# via -r requirements-dev.in
flake8-annotations-complexity==0.0.6
# via -r requirements-dev.in
Expand Down Expand Up @@ -184,19 +180,7 @@ importlib-metadata==4.8.1
# via
# -r docs/requirements.txt
# -r requirements.txt
# click
# flake8
# flake8-comprehensions
# flake8-simplify
# flake8-typing-imports
# markdown
# mkdocs
# pep517
# pluggy
# pre-commit
# pytest
# stevedore
# virtualenv
iniconfig==1.1.1
# via pytest
isort==5.9.3
Expand Down Expand Up @@ -508,26 +492,16 @@ tomli==1.2.1
# black
# coverage
# pep517
typed-ast==1.4.3
# via
# astroid
# black
# flake8-annotations
# mypy
typing-extensions==3.10.0.2
# via
# -r docs/requirements.txt
# -r requirements.txt
# astroid
# black
# gitpython
# importlib-metadata
# mypy
# pydantic
# pylint
# pytkdocs
# rich
# tinydb
urllib3==1.26.7
# via
# -r docs/requirements.txt
Expand Down Expand Up @@ -563,7 +537,6 @@ zipp==3.6.0
# -r docs/requirements.txt
# -r requirements.txt
# importlib-metadata
# pep517

# The following packages are considered to be unsafe in a requirements file:
pip==21.2.4
Expand Down

0 comments on commit 16a34f3

Please sign in to comment.