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 Feb 7, 2024
1 parent bbb3d29 commit c43ebbf
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,20 @@
# Auto-generated in GitHub Actions. See autofix.yml.
platformdirs>=3.0.0,<4.0.0
Pygments==2.12.0
toposort>=1.5
colorama>=0.2.5
sansio-lsp-client>=0.10.0,<0.11.0
python-language-server[rope,pyflakes]>=0.36.2,<1.0.0
black>=21.5b2
isort>=5.10
typing_extensions
dacite>=1.5.1,<2.0.0
tomli==2.0.1
send2trash>=1.8.0,<2.0.0
psutil>=5.8.0,<6.0.0
PyYAML==6.0
tree-sitter-builds==2023.3.12
sv-ttk>=2.5.5
pytest==6.2.5
pytest-cov==4.0.0
pytest-mock==3.10.0
Expand Down

0 comments on commit c43ebbf

Please sign in to comment.