[fix] zilow tls client

This commit is contained in:
Cullen Watson
2023-09-28 19:34:01 -05:00
parent da39c989d9
commit 73b6d5b33f
3 changed files with 35 additions and 9 deletions

View File

@@ -14,6 +14,7 @@ python = "^3.10"
requests = "^2.31.0"
pandas = "^2.1.0"
openpyxl = "^3.1.2"
tls-client = "^0.2.2"
[tool.poetry.group.dev.dependencies]