Update pyproject.toml

Update fake-useragent to latest version (1.2.1). Disclaimer: I'm the maintainer.
This commit is contained in:
Melroy van den Berg 2023-08-11 01:07:33 +02:00 committed by GitHub
commit 7347466563
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"