Skip to content

Commit

Permalink
Removing unwanted dev dependency (#9838)
Browse files Browse the repository at this point in the history
* Removing unwanted dev dependency

* updating change log

* Remove duplicate dependency of protobuf in dev-requirements to resolve #9830

---------

Co-authored-by: Doug Beatty <44704949+dbeatty10@users.noreply.github.com>
  • Loading branch information
niteshy and dbeatty10 committed Apr 5, 2024
1 parent b945d17 commit 96f5426
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .changes/unreleased/Dependencies-20240331-103917.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: Dependencies
body: Remove duplicate dependency of protobuf in dev-requirements
time: 2024-03-31T10:39:17.432017-07:00
custom:
Author: niteshy
Issue: "9830"
1 change: 0 additions & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ ipdb
mypy==1.4.1
pip-tools
pre-commit
protobuf>=4.0.0,<5.0.0
pytest>=7.4,<8.0
pytest-cov
pytest-csv>=3.0,<4.0
Expand Down

0 comments on commit 96f5426

Please sign in to comment.