diff options
author | 2021-01-15 07:33:55 +0000 | |
---|---|---|
committer | 2021-01-15 07:33:55 +0000 | |
commit | 9192257e4eaaf0784e04dca42fea57e569b70d22 (patch) | |
tree | 6fcd8ce43971c7f0e1beef9c2ea14c221bf0c181 /pyproject.toml | |
parent | Order discoverable forms alphabetically (diff) |
Update dependency spectree to ^0.4.0
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 4ea563d..485fdd7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ pyjwt = "^2.0.0" httpx = "^0.16.1" gunicorn = "^20.0.4" pydantic = "^1.7.2" -spectree = "^0.3.16" +spectree = "^0.4.0" deepmerge = "^0.1.1" sentry-sdk = "^0.19.5" |