chore: add gunicorn dep #97
+2
-1
@@ -6,6 +6,7 @@ readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"uv",
|
||||
"gunicorn",
|
||||
"aarecommon>=0.1.3",
|
||||
"pydantic==2.11.4",
|
||||
"numpy==2.2.5",
|
||||
@@ -28,7 +29,7 @@ dependencies = [
|
||||
"bec_lib>=3.130.3",
|
||||
"bec-ipython-client>=3.130.3",
|
||||
"aarescan-client==1.0.0rc5",
|
||||
"aarelcinfer-client==0.1.1a6",
|
||||
"aarelcinfer-client==0.1.1a8",
|
||||
"matplotlib>=3.10.3",
|
||||
"httpx>=0.28.1",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user