diff --git a/pyproject.toml b/pyproject.toml index 750e1853c..7ba79ca1a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ unstructured = "^0.7.0" pypdf = "^3.11.0" lxml = "^4.9.2" pysrt = "^1.1.2" -fake-useragent = "^1.1.3" +fake-useragent = "^1.2.1" docstring-parser = "^0.15" psycopg2-binary = "^2.9.6" pyarrow = "^12.0.0"