build: update panaetius to 2.3.3

This commit is contained in:
2021-11-21 14:16:45 +00:00
parent fb7fec7ea6
commit e5d2b28252
2 changed files with 10 additions and 14 deletions

View File

@@ -15,9 +15,7 @@ python = "^3.8"
click = "^8.0.3"
pendulum = "^2.1.2"
Jinja2 = "^3.0.2"
# panaetius = "^2.3.2"
panaetius = { path = "../../panaetius", develop = true }
panaetius = "^2.3.3"
[tool.poetry.dev-dependencies]
pytest = "^6.2.5"