Skip to content

Commit

Permalink
[PR #7201/63db4a58 backport][3.9] Drop unused mypy-extensions (#7202)
Browse files Browse the repository at this point in the history
**This is a backport of PR #7201 as merged into master
(63db4a5).**

None

Co-authored-by: Sam Bull <[email protected]>
  • Loading branch information
patchback[bot] and Dreamsorcerer authored Feb 11, 2023
1 parent 9cffef0 commit 4982eda
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
4 changes: 0 additions & 4 deletions requirements/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -114,10 +114,6 @@ mypy==0.982 ; implementation_name == "cpython"
# via
# -r requirements/lint.txt
# -r requirements/test.txt
mypy-extensions==0.4.3 ; implementation_name == "cpython"
# via
# -r requirements/test.txt
# mypy
nodeenv==1.6.0
# via pre-commit
packaging==21.2
Expand Down
1 change: 0 additions & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ coverage==6.4.2
cryptography==36.0.1; platform_machine!="i686" # no 32-bit wheels; no python 3.9 wheels yet
freezegun==1.1.0
mypy==0.982; implementation_name=="cpython"
mypy-extensions==0.4.3; implementation_name=="cpython"
proxy.py ~= 2.4.4rc3
pytest==7.1.3
pytest-cov==3.0.0
Expand Down

0 comments on commit 4982eda

Please sign in to comment.