[requirements] organize multi-level requirements in extra directory
This commit is contained in:
parent
1ff3baff49
commit
391bf129ed
2 changed files with 2 additions and 2 deletions
|
@ -2,11 +2,11 @@
|
||||||
# This file is autogenerated by pip-compile with Python 3.13
|
# This file is autogenerated by pip-compile with Python 3.13
|
||||||
# by the following command:
|
# by the following command:
|
||||||
#
|
#
|
||||||
# pip-compile
|
# pip-compile requirements/base.in
|
||||||
#
|
#
|
||||||
asgiref==3.8.1
|
asgiref==3.8.1
|
||||||
# via django
|
# via django
|
||||||
django==5.1.3
|
django==5.1.3
|
||||||
# via -r requirements.in
|
# via -r requirements/base.in
|
||||||
sqlparse==0.5.2
|
sqlparse==0.5.2
|
||||||
# via django
|
# via django
|
Loading…
Reference in a new issue