python3Packages.bentoml: add missing input
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
stdenv,
|
||||
a2wsgi,
|
||||
aiohttp,
|
||||
aiohttp-asgi-connector,
|
||||
aiosqlite,
|
||||
attrs,
|
||||
buildPythonPackage,
|
||||
@@ -158,6 +159,7 @@ buildPythonPackage {
|
||||
dependencies = [
|
||||
a2wsgi
|
||||
aiohttp
|
||||
aiohttp-asgi-connector
|
||||
aiosqlite
|
||||
attrs
|
||||
cattrs
|
||||
|
||||
Reference in New Issue
Block a user