bitcoin-etl icon indicating copy to clipboard operation
bitcoin-etl copied to clipboard

Adjust dependency versions

Open mdragaschnig opened this issue 2 years ago • 2 comments

Hi,

I noted that the current, fixed dependency versions of requests, dateutil and click clash with dependencies for e.g. pandas.

Would it be possible to adjust the Python dependency definitions in setup.py?

Locally I've successfully tested

'requests ~= 2.20', 'python-dateutil ~= 2.7', 'click ~= 7.0'

mdragaschnig avatar Sep 29 '21 11:09 mdragaschnig

@medvedev1088 any updates on this please?

defconst avatar Mar 10 '22 09:03 defconst

Yes it would be possible. If you create a PR I'll review and merge it

medvedev1088 avatar Mar 30 '22 15:03 medvedev1088