updates dependencies for subdependency compatibility between jsonpath-ng and numpy

pull/3554/head
KPrasch 2024-06-24 19:56:14 +08:00 committed by derekpierre
parent 679f20e154
commit f59d636d54
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ prometheus-client = '*'
siwe = "^4.2.0"
time-machine = "^2.13.0"
twisted = "^24.2.0rc1"
jsonpath-ng = "^1.6.1"
[tool.poetry.dev-dependencies]
pytest = '<7'