File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ name = "annotated-logger"
77dynamic = [" version" ]
88description = " A decorator that logs the start and end of a function as well as providing an optional logger with annotations"
99readme = " README.md"
10- license = " "
10+ license = " MIT "
1111requires-python = " >=3.6"
1212authors = [
1313 {
name =
" Vuln Mgmt Eng" ,
email =
" [email protected] " },
Original file line number Diff line number Diff line change 22# This file is autogenerated by hatch-pip-compile with Python 3.10
33#
44# - makefun
5+ # - pychoir
56# - python-json-logger
67# - requests
78#
@@ -14,6 +15,8 @@ idna==3.7
1415 # via requests
1516makefun == 1.15.2
1617 # via hatch.envs.default
18+ pychoir == 0.0.27
19+ # via hatch.envs.default
1720python-json-logger == 2.0.7
1821 # via hatch.envs.default
1922requests == 2.32.3
You can’t perform that action at this time.
0 commit comments