chore: auto generate requirements.txt (#1651)
- force LC_ALL for the sort command
This commit is contained in:
parent
cc0e764f47
commit
d55e58e416
8 changed files with 101 additions and 0 deletions
6
shared/requirements.txt
Normal file
6
shared/requirements.txt
Normal file
|
@ -0,0 +1,6 @@
|
|||
# This file is auto-generated by tools/extract-requirements.sh.
|
||||
# Please do not edit this file, edit the setup.py file!
|
||||
click>=8.0.3
|
||||
loguru==0.6.0
|
||||
pydantic
|
||||
pyyaml
|
Loading…
Add table
Add a link
Reference in a new issue