Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjust dependency versions #54

Open
mdragaschnig opened this issue Sep 29, 2021 · 2 comments
Open

Adjust dependency versions #54

mdragaschnig opened this issue Sep 29, 2021 · 2 comments

Comments

@mdragaschnig
Copy link
Contributor

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'

@defconst
Copy link

@medvedev1088 any updates on this please?

@medvedev1088
Copy link
Member

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

mdragaschnig added a commit to mdragaschnig/bitcoin-etl that referenced this issue Apr 14, 2022
medvedev1088 added a commit that referenced this issue Apr 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants