Skip to content

Commit

Permalink
Bump requirements and update project files
Browse files Browse the repository at this point in the history
  • Loading branch information
Setsugennoao committed May 17, 2024
1 parent 3085e4f commit b2d47a9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
8 changes: 4 additions & 4 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
flake8==4.0.1
mypy==0.971
mypy-extensions==0.4.3
typing-extensions>=4.2.0
flake8>=7.0.0
mypy>=1.10.0
mypy-extensions>=1.0.0
typing-extensions>=4.11.0
4 changes: 0 additions & 4 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ statistics = True


[mypy]
mypy_path = ./stubs/

python_version = 3.10

ignore_missing_imports = False

disallow_any_generics = True
Expand Down

0 comments on commit b2d47a9

Please sign in to comment.