diff options
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml index 863d133..ef120ea 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,6 +34,7 @@ httpx = "^0.23.0" xmltodict = "^0.13.0" parsel = "^1.6.0" onnxruntime = "^1.12.1" +geoip2 = "^4.6.0" [tool.poetry.dev-dependencies] black = "^22.3" |