chore: update templates and development documentation
- templates/sniffer/decnet_logging.py: add logging configuration for sniffer integration - templates/ssh/decnet_logging.py: add SSH service logging template - development/DEVELOPMENT.md: document new MySQL backend, p0f, profiler, config API features - pyproject.toml: update dependencies for MySQL, p0f, profiler functionality
This commit is contained in:
@@ -16,6 +16,7 @@ dependencies = [
|
||||
"fastapi>=0.110.0",
|
||||
"uvicorn>=0.29.0",
|
||||
"aiosqlite>=0.20.0",
|
||||
"aiomysql>=0.2.0",
|
||||
"PyJWT>=2.8.0",
|
||||
"bcrypt>=4.1.0",
|
||||
"psutil>=5.9.0",
|
||||
|
||||
Reference in New Issue
Block a user