Skip to content

Commit

Permalink
Avoid using django-stubs[compatible-mypy] extra (#423)
Browse files Browse the repository at this point in the history
  • Loading branch information
ssbarnea authored Oct 14, 2024
1 parent fe883f0 commit 8489198
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .config/requirements-test.in
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ toml-sort
tox
types-pyyaml
types-requests
django-stubs[compatible-mypy]
django-stubs
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ repos:
additional_dependencies:
- ansible-creator<24.10.0
- ansible-navigator
- django-stubs[compatible-mypy]
- django-stubs
- jinja2
- libtmux
- openapi-core>=0.19.1
Expand Down

0 comments on commit 8489198

Please sign in to comment.