# web server
fastapi
uvicorn>=0.14.0
click


# database
ujson
portalocker

# Information collection
psutil
pynvml
