Skip to content

Commit

Permalink
Merge pull request #192 from VladKochetov007/dependabot/pip/ccxt-1.61.40
Browse files Browse the repository at this point in the history
Bump ccxt from 1.61.27 to 1.61.40
  • Loading branch information
VladKochetov007 authored Nov 17, 2021
2 parents 1f556bd + 2d760a6 commit 8d23e82
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.27
ccxt==1.61.40
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
'pandas==1.3.4',
'ta==0.7.0',
'tqdm==4.62.3',
'ccxt==1.61.27',
'ccxt==1.61.40',
],
download_url=f'https://github.com/VladKochetov007/quick_trade/archive/{__version__}.tar.gz',
keywords=[
Expand Down

0 comments on commit 8d23e82

Please sign in to comment.