diff options
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" |