Skip to content

Commit

Permalink
Run pycln, pyupgrade, black and isort
Browse files Browse the repository at this point in the history
  • Loading branch information
Akuli authored and github-actions[bot] committed Nov 1, 2023
1 parent 8cc6bb9 commit bb33002
Showing 1 changed file with 14 additions and 186 deletions.
200 changes: 14 additions & 186 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,195 +1,23 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --all-extras --output-file=requirements-dev.txt --resolver=backtracking
#
alabaster==0.7.13
# via sphinx
babel==2.12.1
# via sphinx
black==23.7.0
# via porcupine (pyproject.toml)
certifi==2023.7.22
# via requests
charset-normalizer==3.2.0
# via requests
click==8.1.6
# via
# black
# typer
colorama==0.4.6
# via porcupine (pyproject.toml)
coverage[toml]==7.2.7
# via pytest-cov
dacite==1.8.1
# via porcupine (pyproject.toml)
docutils==0.17.1
# via sphinx
idna==3.4
# via requests
imagesize==1.4.1
# via sphinx
iniconfig==2.0.0
# via pytest
isort==5.12.0
# via porcupine (pyproject.toml)
jedi==0.17.2
# via python-language-server
jinja2==3.1.2
# via sphinx
libcst==1.0.1
# via pycln
markupsafe==2.1.3
# via jinja2
mypy==1.1.1
# via porcupine (pyproject.toml)
mypy-extensions==1.0.0
# via
# black
# mypy
# typing-inspect
packaging==23.1
# via
# black
# pytest
# pytoolconfig
# sphinx
parso==0.7.1
# via jedi
pathspec==0.11.2
# via
# black
# pycln
pillow==10.0.0
# via porcupine (pyproject.toml)
platformdirs==3.10.0
# via
# black
# porcupine (pyproject.toml)
# pytoolconfig
pluggy==1.2.0
# via
# pytest
# python-language-server
psutil==5.9.5
# via porcupine (pyproject.toml)
pycln==2.2.1
# via porcupine (pyproject.toml)
pydantic==1.10.12
# via sansio-lsp-client
pyflakes==2.2.0
# via python-language-server
pygments==2.16.1
# via
# porcupine (pyproject.toml)
# sphinx
# Auto-generated in GitHub Actions. See autofix.yml.
pytest==7.4.0
# via
# porcupine (pyproject.toml)
# pytest-cov
# pytest-mock
# pytest-randomly
pytest-randomly==3.13.0
pytest-cov==4.1.0
# via porcupine (pyproject.toml)
pytest-mock==3.11.1
# via porcupine (pyproject.toml)
pytest-randomly==3.13.0
# via porcupine (pyproject.toml)
python-jsonrpc-server==0.4.0
# via python-language-server
python-language-server[pyflakes,rope]==0.36.2
# via porcupine (pyproject.toml)
pytoolconfig[global]==1.2.5
# via rope
pyupgrade==3.10.1
# via porcupine (pyproject.toml)
pyyaml==6.0.1
# via
# libcst
# porcupine (pyproject.toml)
# pycln
requests==2.31.0
# via
# porcupine (pyproject.toml)
# sphinx
rope==1.9.0
# via python-language-server
pycln==2.2.1
black==23.7.0
ruff==0.0.282
# via porcupine (pyproject.toml)
sansio-lsp-client==0.10.0
# via porcupine (pyproject.toml)
send2trash==1.8.2
# via porcupine (pyproject.toml)
snowballstemmer==2.2.0
# via sphinx
sphinx==4.5.0
# via porcupine (pyproject.toml)
sphinxcontrib-applehelp==1.0.4
# via sphinx
sphinxcontrib-devhelp==1.0.2
# via sphinx
sphinxcontrib-htmlhelp==2.0.1
# via sphinx
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.5
# via sphinx
sv-ttk==2.5.5
# via porcupine (pyproject.toml)
tokenize-rt==5.2.0
# via pyupgrade
tomli==2.0.1
# via porcupine (pyproject.toml)
tomlkit==0.12.1
# via pycln
toposort==1.10
# via porcupine (pyproject.toml)
tree-sitter-builds==2023.3.12
# via porcupine (pyproject.toml)
typer==0.9.0
# via pycln
types-colorama==0.4.15.12
# via porcupine (pyproject.toml)
pyupgrade==3.10.1
sphinx>=4.0.0, <5.0.0
pillow>=10.0.0
requests>=2.31.0, <3.0.0
mypy==1.1.1
types-Pygments==2.16.0.0
types-docutils==0.20.0.1
# via
# porcupine (pyproject.toml)
# types-pygments
types-psutil==5.9.5.16
# via porcupine (pyproject.toml)
types-pygments==2.16.0.0
# via porcupine (pyproject.toml)
types-pyyaml==6.0.12.11
# via porcupine (pyproject.toml)
types-send2trash==1.8.2.7
# via porcupine (pyproject.toml)
types-Send2Trash==1.8.2.7
types-setuptools==68.0.0.3
# via
# porcupine (pyproject.toml)
# types-pygments
types-colorama==0.4.15.12
types-toposort==1.10.0.1
# via porcupine (pyproject.toml)
types-psutil==5.9.5.16
types-PyYAML==6.0.12.11
types-tree-sitter==0.20.1.4
# via
# porcupine (pyproject.toml)
# types-tree-sitter-languages
types-tree-sitter-languages==1.7.0.1
# via porcupine (pyproject.toml)
typing-extensions==4.7.1
# via
# libcst
# mypy
# porcupine (pyproject.toml)
# pydantic
# typer
# typing-inspect
typing-inspect==0.9.0
# via libcst
ujson==5.8.0
# via
# python-jsonrpc-server
# python-language-server
urllib3==2.0.4
# via requests

0 comments on commit bb33002

Please sign in to comment.