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
10
api/requirements.txt
Normal file
10
api/requirements.txt
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue