ugh move dependency

This commit is contained in:
Kenneth Kehl
2025-07-24 09:13:00 -07:00
parent 70d142cb90
commit 7df39121d4
2 changed files with 3 additions and 3 deletions

View File

@@ -78,6 +78,7 @@ flask-socketio = "^5.5.1"
virtualenv = "^20.32.0"
marshmallow-enum = "^1.5.1"
awscli = "^1.40.36"
truststore = "^0.10.1"
typing-extensions = "^4.14.1"
aiohttp = "^3.12.14"
pytest = "^8.4.0"
@@ -108,7 +109,6 @@ radon = "^6.0.1"
requests-mock = "^1.11.0"
setuptools = "^80.9.0"
sqlalchemy-utils = "^0.41.2"
truststore = "^0.10.1"
vulture = "^2.10"
detect-secrets = "^1.5.0"
poetry-dotenv-plugin = "^0.2.0"