| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent f5d136d commit 8dfb081
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -15,7 +15,7 @@ include = [ | |||
| 15 | 15 | [tool.poetry.dependencies] | |
| 16 | 16 | python = "^3.8.1" | |
| 17 | 17 | typing-extensions = "^4.5.0" | |
| 18 | - uvicorn = { version = "^0.21.1", optional = true } | ||
| 18 | + uvicorn = { version = "^0.22.0", optional = true } | ||
| 19 | 19 | fastapi = { version = "^0.95.0", optional = true } | |
| 20 | 20 | sse-starlette = { version = "^1.3.3", optional = true } | |
| 21 | 21 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments