glances/webui-requirements.txt

8 lines
178 B
Plaintext
Raw Permalink Normal View History

2022-10-17 21:15:34 +00:00
# install with base requirements file
-r requirements.txt
fastapi>=0.82.0; # ReST API Framework
jinja2 # Template engine
orjson # JSON Serialization speedup
uvicorn # Webserver