mirror of
https://github.com/flibusta-apps/fb2converter_server.git
synced 2025-12-06 06:55:36 +01:00
Add spell checking
This commit is contained in:
@@ -9,7 +9,7 @@ python = "^3.11"
|
||||
fastapi = "^0.89.0"
|
||||
python-multipart = "^0.0.5"
|
||||
aiofiles = "^22.1.0"
|
||||
uvicorn = {extras = ["standart"], version = "^0.20.0"}
|
||||
uvicorn = {extras = ["standard"], version = "^0.20.0"}
|
||||
httpx = "^0.23.3"
|
||||
uvloop = "^0.17.0"
|
||||
gunicorn = "^20.1.0"
|
||||
|
||||
Reference in New Issue
Block a user