Merge branch '2130-torrequest' into release/0.15.0-rc2

This commit is contained in:
Paul Pfeister
2024-07-08 04:56:21 -04:00
2 changed files with 16 additions and 1 deletions
+3
View File
@@ -52,6 +52,9 @@ torrequest = "^0.1.0"
pandas = ">=1.0.0,<3.0.0"
openpyxl = "^3.0.10"
[tool.poetry.extras]
tor = ["torrequest"]
[tool.poetry.group.dev.dependencies]
jsonschema = "^4.0.0"