diff --git a/python/pyproject.toml b/python/pyproject.toml index ddc1f44..1a57430 100644 --- a/python/pyproject.toml +++ b/python/pyproject.toml @@ -1,7 +1,7 @@ [project] dependencies = [ "aiofiles==23.2.1", - "fastapi==0.110.0", + "fastapi==0.110.1", "fire==0.6.0", "keras-ocr==0.9.3", "lxml==5.2.0",