Explicitly install greenlet for prod usage
This commit is contained in:
parent
0b1a548ee4
commit
960e64963f
File diff suppressed because it is too large
Load Diff
|
@ -48,6 +48,7 @@ pyyaml = "*"
|
|||
qrcode = "*"
|
||||
ronkyuu = "*"
|
||||
xrd = "*"
|
||||
greenlet = "^2.0.2"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
mypy = "*"
|
||||
|
|
Loading…
Reference in New Issue