chore: auto generate requirements.txt (#1651)

- force LC_ALL for the sort command
This commit is contained in:
Jonas L 2022-02-28 19:02:01 +01:00 committed by GitHub
parent cc0e764f47
commit d55e58e416
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 101 additions and 0 deletions

View 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