mirror of
https://github.com/fastapi-practices/fastapi-best-architecture.git
synced 2026-09-21 21:15:13 +00:00
Update the CLI startup service mode (#718)
This commit is contained in:
+1
-1
@@ -32,6 +32,7 @@ dependencies = [
|
||||
"fastapi[standard]==0.115.11",
|
||||
"flower>=2.0.0",
|
||||
"gevent>=24.11.1",
|
||||
"granian>=2.4.0",
|
||||
"ip2loc>=1.0.0",
|
||||
"itsdangerous>=2.2.0",
|
||||
"jinja2>=3.1.4",
|
||||
@@ -62,7 +63,6 @@ lint = [
|
||||
]
|
||||
server = [
|
||||
"aio-pika>=9.4.3",
|
||||
"granian>=2.4.0",
|
||||
"wait-for-it>=2.2.2",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user