0.9.2 Опциональные fastapi uvicorn
This commit is contained in:
@@ -20,9 +20,8 @@ dependencies = [
|
||||
"puremagic==1.30"
|
||||
]
|
||||
|
||||
optional-dependencies = {
|
||||
webhook = ["fastapi>=0.68.0", "uvicorn>=0.15.0"]
|
||||
}
|
||||
[project.optional-dependencies]
|
||||
webhook = ["fastapi>=0.68.0", "uvicorn>=0.15.0"]
|
||||
|
||||
[project.urls]
|
||||
Homepage = "https://github.com/love-apples/maxapi"
|
||||
|
Reference in New Issue
Block a user