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

10
api/requirements.txt Normal file
View file

@ -0,0 +1,10 @@
# This file is auto-generated by tools/extract-requirements.sh.
# Please do not edit this file, edit the setup.py file!
coreapi
django~=3.0
django-filter
djangorestframework
drf-spectacular
markdown
model_bakery
psycopg2