blockchain-etl / bitcoin-etl

ETL scripts for Bitcoin, Litecoin, Dash, Zcash, Doge, Bitcoin Cash. Available in Google BigQuery https://goo.gl/oY5BCQ
https://twitter.com/BlockchainETL
MIT License
411 stars 123 forks source link

Update python-dateutil #66

Open DoubleDi opened 2 years ago

DoubleDi commented 2 years ago

Hi @medvedev1088 ! We are using ethereumetl and bitcoinetl toghether in one application.

ethereumetl depends on python-dateutil>=2.8.0

bitcoinetl depends on python-dateutil==2.7.0

We have conflicts. Is it possible to bump python-dateutil to >= 2.7.0