devops
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
2025-09-11 08:02:35 +09:00
parent 398729a4a0
commit fcf27c1639
13 changed files with 585 additions and 297 deletions

View File

@@ -5,3 +5,14 @@ pandas==2.1.4
python-dotenv==1.0.0
asyncio-mqtt==0.16.1
loguru==0.7.2
pytest==7.4.0
pytest-asyncio==0.22.0
black
isort
flake8
mypy
pytest
pytest-asyncio
pytest-cov
safety
bandit