[tests,dependencies] capture logs with help from structlog and forget about logot
Closes #3
This commit is contained in:
parent
6de8b07d1b
commit
bcf6dff1b0
5 changed files with 34 additions and 16 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# SHA1:48c3af154036b224a6b21f175ea0a949febaf6f5
|
||||
# SHA1:d8e7f5aef64e2e1e161d339a9c1c53d42cdd0981
|
||||
#
|
||||
# This file is autogenerated by pip-compile-multi
|
||||
# To update, run:
|
||||
|
|
|
|||
|
|
@ -3,4 +3,3 @@
|
|||
hypothesis[django]
|
||||
pytest
|
||||
pytest-django
|
||||
logot[pytest,structlog]
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# SHA1:40e4b481355fc16525f8944d39904264b6e382a6
|
||||
# SHA1:9bf147356ad56dbe073ef0973141bdfb94631c9b
|
||||
#
|
||||
# This file is autogenerated by pip-compile-multi
|
||||
# To update, run:
|
||||
|
|
@ -7,9 +7,8 @@
|
|||
#
|
||||
-r prod.txt
|
||||
attrs==25.3.0
|
||||
hypothesis==6.129.2
|
||||
hypothesis==6.129.3
|
||||
iniconfig==2.0.0
|
||||
logot==1.3.0
|
||||
packaging==24.2
|
||||
pluggy==1.5.0
|
||||
pytest==8.3.5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue