moshe / elasticsearch_loader

A tool for batch loading data files (json, parquet, csv, tsv) into ElasticSearch
MIT License
399 stars 83 forks source link

`Click` dependency #99

Closed darthf1 closed 2 years ago

darthf1 commented 3 years ago

Hi!

I wanted to give your loader a try, it looks very promising!

My current project already uses click==8.0.1 and I get a dependency conflict which prohibits me from using this loader:

The conflict is caused by:
  python 0.1 depends on click==8.0.1
  elasticsearch-loader[parquet] 0.6.0 depends on click==7.0

Is it possible to upgrade the click dependency to v8?

moshe commented 3 years ago

Sure, feel free to open a pull request

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity (14 days). It will be closed if no further activity occurs in the next 7 days. Thank you for your contributions.

DavidTorresOcana commented 2 years ago

Any progress to solve this?

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity (14 days). It will be closed if no further activity occurs in the next 7 days. Thank you for your contributions.

stale[bot] commented 2 years ago

This issue has been automatically closed because it has not had recent activity (21 days). Please reopen it if you feel that the issue not resolved yet.