diff --git a/requirements.txt b/requirements.txt index e2ca18f..357c790 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,5 @@ pyodbc>=5.0.0 pandas>=1.5.0 sqlalchemy>=2.0.0 openpyxl>=3.0.0 -python-dotenv>=1.0.0 \ No newline at end of file +python-dotenv>=1.0.0 +requests>=2.28.0 \ No newline at end of file