Skip to content

Commit

Permalink
Add mypy dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jl-wynen committed Aug 17, 2023
1 parent 754f6b7 commit 110b821
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
1 change: 1 addition & 0 deletions requirements/dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
black
jinja2
jupyterlab
mypy
pip-compile-multi
pre-commit
pyyaml
Expand Down
8 changes: 6 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SHA1:e0c6c01c36b28eb908ade4e112a57367af6ff60b
# SHA1:b62c9a475aba9d9670699cc82bd70677b04f2c52
#
# This file is autogenerated by pip-compile-multi
# To update, run:
Expand Down Expand Up @@ -57,8 +57,12 @@ jupyterlab==4.0.5
# via -r requirements/dev.in
jupyterlab-server==2.24.0
# via jupyterlab
mypy==1.5.1
# via -r requirements/dev.in
mypy-extensions==1.0.0
# via black
# via
# black
# mypy
notebook-shim==0.2.3
# via jupyterlab
overrides==7.4.0
Expand Down

0 comments on commit 110b821

Please sign in to comment.