mirror of
https://github.com/nicolargo/glances.git
synced 2024-11-24 05:15:47 +03:00
7 lines
132 B
Plaintext
7 lines
132 B
Plaintext
# install with base requirements file
|
|
-r requirements.txt
|
|
|
|
fastapi; python_version >= "3.8"
|
|
jinja2
|
|
uvicorn; python_version >= "3.8"
|