[requirements] organize multi-level requirements in extra directory

This commit is contained in:
bronsen 2024-11-20 21:49:03 +01:00
parent 1ff3baff49
commit 391bf129ed
2 changed files with 2 additions and 2 deletions

View file

@ -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