Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
Co-authored-by: Brad Keryan <brad.keryan@ni.com>
  • Loading branch information
zhindes and bkeryan committed May 9, 2024
1 parent 6511515 commit 823fb53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ sphinx_rtd_theme = {version=">=1.0", optional=true}
grpcio = {version=">=1.49.0,<2.0", optional=true}
protobuf = {version="^4.21", optional=true}
hightime = "^0.2.2"
toml = {version="^0.10.2", optional=true}
toml = {version=">=0.10.2", optional=true}
tzlocal = "^5.0"
python-decouple = ">=3.8"
click = ">=8.0.0"
Expand Down

0 comments on commit 823fb53

Please sign in to comment.