Skip to content

Commit

Permalink
Merge branch 'main' into fds-add-typing-module
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-narozniak authored Jan 17, 2024
2 parents 7de2671 + 7f48ea2 commit 0f747c1
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 @@ -82,7 +82,7 @@ rest = ["requests", "starlette", "uvicorn"]
types-dataclasses = "==0.6.6"
types-protobuf = "==3.19.18"
types-requests = "==2.31.0.10"
types-setuptools = "==68.2.0.0"
types-setuptools = "==69.0.0.20240115"
clang-format = "==17.0.4"
isort = "==5.12.0"
black = { version = "==23.10.1", extras = ["jupyter"] }
Expand Down

0 comments on commit 0f747c1

Please sign in to comment.