Skip to content

Commit

Permalink
Merge pull request #190 from VladKochetov007/dependabot/pip/ccxt-1.61.27
Browse files Browse the repository at this point in the history
Bump ccxt from 1.61.4 to 1.61.27
  • Loading branch information
VladKochetov007 authored Nov 16, 2021
2 parents 439a029 + dfe81ea commit ad6f9e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ plotly==5.4.0
pandas==1.3.4
ta==0.7.0
tqdm==4.62.3
ccxt==1.61.4
ccxt==1.61.27
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
'pandas==1.3.4',
'ta==0.7.0',
'tqdm==4.62.3',
'ccxt==1.61.4',
'ccxt==1.61.27',
],
download_url=f'https://github.com/VladKochetov007/quick_trade/archive/{__version__}.tar.gz',
keywords=[
Expand Down

0 comments on commit ad6f9e7

Please sign in to comment.