diff --git a/requirements.txt b/requirements.txt index 6fbea1f..2dfd67e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ pandas==1.5.3; python_version >= "3.8" psycopg2-binary==2.9.6; python_version >= "3.6" pydantic==1.10.7; python_version >= "3.7" python-dateutil==2.8.2; python_version >= "3.8" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.8" -python-dotenv==1.0.0; python_version >= "3.8" +python-dotenv==1.0.1; python_version >= "3.8" pytz==2023.3; python_version >= "3.8" six==1.16.0; python_version >= "3.8" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.8" sniffio==1.3.0; python_full_version >= "3.6.2" and python_version >= "3.7"