diff options
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index c5f7812..4bf01be 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ dependencies = [ "pdf2image==1.17.0", "pypdf2==3.0.1", "python-magic==0.4.27", - "python-dotenv==1.0.1", + #"python-dotenv==1.0.1", "boto3==1.34.89", "sqlparse==0.5.0", "markdown==3.6.0", |