diff --git a/README.md b/README.md index 07eca9d..c9bc388 100644 --- a/README.md +++ b/README.md @@ -177,4 +177,4 @@ esxport = EsXport(cli_options) # Export data esxport.export() -``` \ No newline at end of file +``` diff --git a/requirements.dev.txt b/requirements.dev.txt index 8933490..8af44e5 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -1,4 +1,5 @@ Faker==33.1.0 +hatch==1.13.0 pytest==8.3.4 pytest-click==1.1.0 pytest-cov==5.0.0 @@ -9,5 +10,4 @@ pytest-md==0.2.0 pytest-mock==3.14.0 pytest-xdist==3.6.1 python-dotenv==1.0.1 -hatch==1.13.0 -tbump==6.11.0 \ No newline at end of file +tbump==6.11.0