[dependencies] add structlog packages, also for django and pytest
This commit is contained in:
parent
41a8cb5836
commit
2163a425fd
6 changed files with 16 additions and 4 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# SHA1:0534e06bf8de6836b424e914cfbef002223d6f48
|
||||
# SHA1:48c3af154036b224a6b21f175ea0a949febaf6f5
|
||||
#
|
||||
# This file is autogenerated by pip-compile-multi
|
||||
# To update, run:
|
||||
|
|
@ -9,8 +9,12 @@ asgiref==3.8.1
|
|||
django==5.1.7
|
||||
django-environ==0.12.0
|
||||
django-extensions==3.2.3
|
||||
django-ipware==7.0.1
|
||||
django-structlog==9.0.1
|
||||
psycopg==3.2.6
|
||||
psycopg-binary==3.2.6
|
||||
psycopg-pool==3.2.6
|
||||
python-ipware==3.0.0
|
||||
sqlparse==0.5.3
|
||||
structlog==24.4.0
|
||||
typing-extensions==4.12.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue