libretime/shared/requirements.txt
jo 80218f33eb chore: rewrite extract-requirements to python
Using python ast to guess requirements in the setup.py file.
2022-07-17 21:25:37 +02:00

7 lines
163 B
Plaintext

# Please do not edit this file, edit the setup.py file!
# This file is auto-generated by tools/extract_requirements.py.
click~=8.0.4
loguru==0.6.0
pydantic
pyyaml