Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MP91 authored and erikbosch committed Sep 6, 2024
1 parent 997a15d commit 4e807dd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
##########################################
# Development Tools Packages
##########################################
mypy-protobuf==3.5.0
pre-commit==3.3.3
mypy==1.5.1
pip-tools>7.0.0
mypy-protobuf
pre-commit
mypy
pip-tools
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ filelock==3.15.4
# via virtualenv
identify==2.6.0
# via pre-commit
mypy==1.5.1
mypy==1.11.1
# via -r requirements.in
mypy-extensions==1.0.0
# via mypy
mypy-protobuf==3.5.0
mypy-protobuf==3.6.0
# via -r requirements.in
nodeenv==1.9.1
# via pre-commit
Expand All @@ -33,7 +33,7 @@ pip-tools==7.4.1
# via -r requirements.in
platformdirs==4.2.2
# via virtualenv
pre-commit==3.3.3
pre-commit==3.8.0
# via -r requirements.in
protobuf==5.27.2
# via
Expand Down

0 comments on commit 4e807dd

Please sign in to comment.