Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 1 addition & 7 deletions dev_requirements/requirements-type_check.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
#
# pip-compile '.\requirements-type_check.in'
#
exceptiongroup==1.2.0
# via pytest
iniconfig==2.0.0
# via pytest
mypy==1.8.0
Expand All @@ -22,11 +20,7 @@ pluggy==1.3.0
# via pytest
pytest==8.0.0
# via -r requirements-type_check.in
tomli==2.0.1
# via
# mypy
# pytest
types-requests==2.31.0.20240125
types-requests==2.31.0.20240218
# via -r requirements-type_check.in
typing-extensions==4.8.0
# via mypy
Expand Down