mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
protobuf: Add missing Python depdendency to project.toml
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
This commit is contained in:
parent
57ae55f54f
commit
0d54b1311a
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ optional-dependencies.dev = [
|
|||
'mypy==1.8.0',
|
||||
'pytest==8.0.0',
|
||||
'types-requests==2.31.0.20240125',
|
||||
'protobuf==4.24.4',
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
|
|
Loading…
Add table
Reference in a new issue