[dependencies] split them up further
This commit is contained in:
parent
cd2066024f
commit
470e690c61
7 changed files with 25 additions and 15 deletions
15
requirements/prod.txt
Normal file
15
requirements/prod.txt
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
# SHA1:86950680ccf66461b0ef4f2feb4d3a84b58e9405
|
||||
#
|
||||
# This file is autogenerated by pip-compile-multi
|
||||
# To update, run:
|
||||
#
|
||||
# pip-compile-multi
|
||||
#
|
||||
asgiref==3.8.1
|
||||
django==5.1.7
|
||||
django-environ==0.12.0
|
||||
psycopg==3.2.6
|
||||
psycopg-binary==3.2.6
|
||||
psycopg-pool==3.2.6
|
||||
sqlparse==0.5.3
|
||||
typing-extensions==4.12.2
|
||||
Loading…
Add table
Add a link
Reference in a new issue