diff --git a/requirements.txt b/requirements.txt index 990e4a89c..8edb8c675 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,16 +1,16 @@ azure-core==1.25.0 -azure-storage-blob==12.9.0 +azure-storage-blob==12.13.0 click==8.0.1 -black==21.11b1 +black==24.3.0 pandas==1.3.4 prefect[viz]==0.15.11 -pyarrow==6.0.1 +pyarrow==14.0.1 pyodbc==4.0.32 pytest==6.2.5 pytest-cov==3.0.0 -requests==2.26.0 +requests==2.32.2 openpyxl==3.0.9 -jupyterlab==3.4.5 +jupyterlab==3.6.8 azure-keyvault==4.1.0 azure-identity>=1.10.0, <2.0.0 great-expectations==0.15.50 @@ -27,14 +27,14 @@ duckdb==0.5.1 google-auth==2.6.2 sendgrid==6.9.7 pandas-gbq==0.17.4 -pydantic==1.10.12 -PyMySQL==1.0.2 -paramiko==2.11.0 +pydantic==1.10.13 +PyMySQL==1.1.1 +paramiko==3.4.0 sshtunnel==0.4.0 databricks-connect==10.4.* tzlocal==4.3 O365==2.0.18.1 -aiohttp==3.8.1 +aiohttp==3.10.11 aiolimiter==1.0.0 protobuf>=3.19.0, <3.20 avro-python3==1.10.2 @@ -43,6 +43,6 @@ dbt-sqlserver @ git+https://github.com/djagoda881/dbt-sqlserver.git@v1.3.latest_ lumaCLI==0.0.19 Office365-REST-Python-Client==2.4.4 TM1py==1.11.3 -nltk==3.8.1 -scikit-learn==1.3.2 +nltk==3.9 +scikit-learn==1.5.0 geopy==2.4.1 \ No newline at end of file