Skip to content
Closed
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ markupsafe==1.1.1 # via jinja2
mccabe==0.6.1 # via flake8, pylint
more-itertools==7.1.0 # via pytest
mypy-extensions==0.4.1 # via mypy
mypy==0.730
mypy==0.740
nodeenv==1.3.3 # via pre-commit
packaging==19.0 # via pytest, pytest-sugar, tox
pathtools==0.1.2 # via watchdog
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ markupsafe==1.1.1 # via jinja2
marshmallow==3.0rc8 # via mario
more-itertools==7.2.0 # via pytest
mypy-extensions==0.4.1 # via mypy, trio-typing
mypy==0.730 # via trio-typing
mypy==0.740 # via trio-typing
outcome==1.0.0 # via trio
packaging==19.1 # via pytest, sphinx
parso==0.4.0 # via mario
Expand Down