mirror of
https://github.com/open-webui/open-webui
synced 2025-04-28 10:11:34 +00:00
Add qrcode package to Pyodide
This commit is contained in:
parent
6667adcdbf
commit
0ff71ebfb0
@ -167,6 +167,7 @@ const packages = [
|
|||||||
'pyxel',
|
'pyxel',
|
||||||
'pyxirr',
|
'pyxirr',
|
||||||
'pyyaml',
|
'pyyaml',
|
||||||
|
'qrcode',
|
||||||
'rasterio',
|
'rasterio',
|
||||||
'rateslib',
|
'rateslib',
|
||||||
'rebound',
|
'rebound',
|
||||||
|
@ -291,6 +291,7 @@
|
|||||||
'pyxel',
|
'pyxel',
|
||||||
'pyxirr',
|
'pyxirr',
|
||||||
'pyyaml',
|
'pyyaml',
|
||||||
|
'qrcode',
|
||||||
'rasterio',
|
'rasterio',
|
||||||
'rateslib',
|
'rateslib',
|
||||||
'rebound',
|
'rebound',
|
||||||
|
Loading…
Reference in New Issue
Block a user