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
analyzer/requirements.txt
Normal file
6
analyzer/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!
|
||||
mutagen>=1.45.1
|
||||
pika>=1.0.0
|
||||
requests>=2.7.0
|
||||
typing_extensions
|
Loading…
Add table
Add a link
Reference in a new issue