execlib/requirements.txt

20 lines
195 B
Plaintext
Raw Normal View History

2024-04-20 01:43:52 +00:00
# -- package-specific --
fastapi
starlette
uvicorn
inotify_simple
tqdm
wcmatch
# -- logging --
colorama
# -- sphinx docs --
sphinx
sphinx-togglebutton
furo
myst-parser
# -- testing ---
pytest