execlib/requirements.txt

22 lines
231 B
Plaintext
Raw Normal View History

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